mirror of
https://github.com/runyanjake/dotfiles.git
synced 2026-02-03 16:47:29 -08:00
Update yank to clipboard on macos
This commit is contained in:
parent
4bebbfabbf
commit
ea761edc20
@ -1,5 +1,6 @@
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = " "
|
||||
vim.opt.clipboard = "unnamedplus"
|
||||
|
||||
require("config.options")
|
||||
require("config.lazy")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user