neovim: nvf options change enableconfig --> globals
This commit is contained in:
parent
48368d3be2
commit
a31bebbf74
6 changed files with 13 additions and 8 deletions
|
|
@ -3,7 +3,6 @@
|
|||
package = pkgs.neovim-unwrapped;
|
||||
searchCase = "smart";
|
||||
enableLuaLoader = true;
|
||||
enableEditorconfig = true;
|
||||
useSystemClipboard = true;
|
||||
autopairs.nvim-autopairs.enable = true;
|
||||
hideSearchHighlight = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue