@@ -1,3 +1,5 @@
dein
tags*
.netrwhist
+pythonpath.vim
+nodepath.vim
@@ -1,3 +0,0 @@
-" You can comment this and recomment it after installing coc executable('~/.nvm/versions/node/v12.16.1/bin/node')
-let g:node_host_prog = expand("~/.fnm/aliases/stable/bin/node")
-let g:coc_node_path = expand("~/.fnm/aliases/stable/bin/node")
@@ -1 +0,0 @@
-let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.8")