vim: make neovim use system clipboard
This commit is contained in:
parent
23f1283399
commit
34ea520910
@ -79,7 +79,9 @@
|
|||||||
]))
|
]))
|
||||||
];
|
];
|
||||||
|
|
||||||
# extraLuaConfig = "\n";
|
extraConfig = ''
|
||||||
|
set clipboard=unnamedplus
|
||||||
|
'';
|
||||||
|
|
||||||
extraLuaConfig = ''
|
extraLuaConfig = ''
|
||||||
vim.o.termguicolors = true
|
vim.o.termguicolors = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user