Remove deprecated nixvim option

This commit is contained in:
2024-05-31 17:51:40 +01:00
parent 0d3d283568
commit 61d39f34b6

View File

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