use python3 in nvim
This commit is contained in:
parent
5685138775
commit
f79bcef255
@ -72,6 +72,8 @@ in
|
|||||||
vimAlias = true;
|
vimAlias = true;
|
||||||
vimdiffAlias = true;
|
vimdiffAlias = true;
|
||||||
withNodeJs = true;
|
withNodeJs = true;
|
||||||
|
withPython = false;
|
||||||
|
withPython3 = true;
|
||||||
plugins = with pkgs.vimPlugins; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
vim-nix
|
vim-nix
|
||||||
camelcasemotion
|
camelcasemotion
|
||||||
|
Loading…
Reference in New Issue
Block a user