Remove deprecated nixvim option
This commit is contained in:
@ -100,7 +100,6 @@ in {
|
||||
"<C-p>" = "git_files";
|
||||
"<C-f>" = "live_grep";
|
||||
};
|
||||
keymapsSilent = true;
|
||||
};
|
||||
|
||||
plugins.treesitter = {
|
||||
|
Reference in New Issue
Block a user