gitignore
This commit is contained in:
parent
c39f8252f7
commit
849bb9bb96
3 changed files with 20 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
ctags
|
||||
];
|
||||
home.file.".config/nvim".source = ./config;
|
||||
home.file.".config/nvim".recursive = true;
|
||||
programs.neovim =
|
||||
let
|
||||
conf = inputs.self.nixosConfigurations.enterprise.config.programs.neovim.configure;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue