summaryrefslogtreecommitdiff
path: root/.config/new_neovim/general/paths.vim
diff options
context:
space:
mode:
authorVito Graffagnino <vito@graffagnino.xyz>2020-09-09 14:53:26 +0100
committerVito Graffagnino <vito@graffagnino.xyz>2020-09-09 14:53:26 +0100
commit0d16d52492938dd92591b1278a73d50ef388c633 (patch)
tree2f342456a71b8c52dab89cb0311d033c24e54896 /.config/new_neovim/general/paths.vim
parent3b0142cedcde39e4c2097ecd916a870a3ced5ec6 (diff)
update/modularised nvim config files
Diffstat (limited to '.config/new_neovim/general/paths.vim')
-rw-r--r--.config/new_neovim/general/paths.vim4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/new_neovim/general/paths.vim b/.config/new_neovim/general/paths.vim
deleted file mode 100644
index 12ba27c..0000000
--- a/.config/new_neovim/general/paths.vim
+++ /dev/null
@@ -1,4 +0,0 @@
-let g:ruby_host_prog='rvm system do neovim-ruby-host'
-let g:python_host_prog='/usr/bin/python2'
-let g:python3_host_prog='/usr/bin/python3'
-