add system clipboard
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
require("config.lazy")
|
||||
|
||||
vim.opt.clipboard = 'unnamedplus'
|
||||
vim.opt.expandtab = false
|
||||
vim.opt.tabstop = 4
|
||||
vim.opt.shiftwidth = 4
|
||||
|
||||
Reference in New Issue
Block a user