Improve neovim-specific configs
This commit is contained in:
parent
531786f609
commit
0b63872d62
7 changed files with 29 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
|||
imports = [
|
||||
./common.nix
|
||||
./graphical.nix
|
||||
./nvim.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Reference in a new issue