Added git credentials store. (This is also a test push for it)
This commit is contained in:
@ -7,11 +7,12 @@
|
||||
];
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
# ...
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
|
||||
LazyVim
|
||||
];
|
||||
#extraPackages = with pkgs.vimPlugins; [
|
||||
#
|
||||
# LazyVim
|
||||
#];
|
||||
|
||||
#extraLuaConfig =
|
||||
## lua
|
||||
|
||||
Reference in New Issue
Block a user