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
|
o.showmode = false
|
||||||
|
|
||||||
-- Clipboard
|
-- Clipboard
|
||||||
o.clipboard = "unnamedplus"
|
-- o.clipboard = "unnamedplus"
|
||||||
|
|
||||||
-- Cursor
|
-- Cursor
|
||||||
o.cursorline = true
|
o.cursorline = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue