remove deprecated withPython from my neovim config
This commit is contained in:
parent
f79bcef255
commit
076dc136fe
@ -72,9 +72,9 @@ in
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
withNodeJs = true;
|
||||
withPython = false;
|
||||
withPython3 = true;
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
fugitive
|
||||
vim-nix
|
||||
camelcasemotion
|
||||
vim-indent-object
|
||||
|
Loading…
Reference in New Issue
Block a user