feat(home:neovim): add nixvim initial config

This commit is contained in:
ooks-io 2024-06-30 21:18:43 +12:00
parent 63138994e2
commit 3f961b9d86
7 changed files with 12 additions and 51 deletions

View file

@ -28,8 +28,6 @@ in
"<C-f>" = "live_grep";
};
keymapsSilent = true;
defaults = {
file_ignore_patterns = [
"^.git/"