mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:10:42 +00:00
Add neovim
This commit is contained in:
parent
329f48882e
commit
70be05057b
3 changed files with 41 additions and 0 deletions
6
home/programs/terminal/editors/default.nix
Normal file
6
home/programs/terminal/editors/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./neovim
|
||||
];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue