Migrate neovim configuration to nixvim
This commit is contained in:
parent
41e97a6fc9
commit
bede9baa04
12 changed files with 374 additions and 509 deletions
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
imports = [
|
||||
./git.nix
|
||||
./nvim.nix
|
||||
./zsh.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue