Add neovim

This commit is contained in:
ItsDrike 2024-04-04 20:44:12 +02:00
parent 329f48882e
commit 70be05057b
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
3 changed files with 41 additions and 0 deletions

View file

@ -2,5 +2,6 @@ _: {
imports = [
./shell
./tools
./editors
];
}