Compare commits
2 Commits
b474cabc0e
...
e474979699
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e474979699 | ||
|
|
1130a847a6 |
@@ -9,6 +9,8 @@ in
|
||||
fzf
|
||||
ripgrep
|
||||
ripgrep-all
|
||||
ctags
|
||||
lua54Packages.luarocks-nix
|
||||
];
|
||||
|
||||
programs.neovim = {
|
||||
@@ -17,5 +19,7 @@ in
|
||||
withPython3 = true;
|
||||
withRuby = true;
|
||||
withNodeJs = true;
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user