mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
wrapper/rc: set vim.options
and vim.globals
to freeform submodules
This commit is contained in:
parent
0e45c70fb9
commit
864ee05f57
2 changed files with 8 additions and 5 deletions
|
@ -200,8 +200,6 @@ in {
|
|||
};
|
||||
|
||||
globals = pushDownDefault {
|
||||
mapleader = cfg.leaderKey;
|
||||
maplocalleader = cfg.leaderKey;
|
||||
editorconfig = cfg.enableEditorconfig;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue