Add node to neovim
This commit is contained in:
		| @@ -5,6 +5,9 @@ | ||||
|       enable = true; | ||||
|       defaultEditor = true; | ||||
|       vimAlias = true; | ||||
|       extraPackages = with pkgs; [ | ||||
|         nodePackages_latest.nodejs | ||||
|       ]; | ||||
|       plugins = with pkgs.vimPlugins; [ | ||||
|         vim-fugitive | ||||
|         undotree | ||||
|   | ||||
		Reference in New Issue
	
	Block a user