remove deprecated withPython from my neovim config
This commit is contained in:
parent
f79bcef255
commit
076dc136fe
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue