Remove deprecated nixvim option

This commit is contained in:
Jordan Holt 2024-05-31 17:51:40 +01:00
parent 0d3d283568
commit 61d39f34b6
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -100,7 +100,6 @@ in {
"<C-p>" = "git_files";
"<C-f>" = "live_grep";
};
keymapsSilent = true;
};
plugins.treesitter = {