Vim: reset clipboard default behavior
This commit is contained in:
parent
5850172ffd
commit
632c7f30aa
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ let vp = pkgs.vimPlugins; in {
|
|||
o.showmode = false
|
||||
|
||||
-- Clipboard
|
||||
o.clipboard = "unnamedplus"
|
||||
-- o.clipboard = "unnamedplus"
|
||||
|
||||
-- Cursor
|
||||
o.cursorline = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue