mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
Compare commits
2 commits
49a7ddd7b8
...
27a1df1e08
Author | SHA1 | Date | |
---|---|---|---|
|
27a1df1e08 | ||
|
fa660627fc |
1 changed files with 0 additions and 2 deletions
|
@ -115,8 +115,6 @@ inputs: {
|
|||
plugins = concatLists [builtStartPlugins builtOptPlugins];
|
||||
appName = "nvf";
|
||||
extraBinPath = vimOptions.extraPackages;
|
||||
# initLua = vimOptions.builtLuaConfigRC;
|
||||
# luaFiles = vimOptions.extraLuaFiles;
|
||||
luaFiles = [luaConfig] ++ extraLuaFiles;
|
||||
|
||||
inherit (vimOptions) viAlias vimAlias withRuby withNodeJs withPython3;
|
||||
|
|
Loading…
Reference in a new issue