340 current 1970-01-01 01:00:00 23.11.20240522.4639777 6.6.30-rt30 *
This commit is contained in:
parent
2310f2fa90
commit
d8ba3bc590
@ -15,7 +15,10 @@ in {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
lazy-nvim
|
||||
{
|
||||
plugin = lazy-nvim;
|
||||
config = ''require "lazy_setup"'';
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user