summaryrefslogtreecommitdiff
path: root/.config/new_neovim/general/paths.vim
diff options
context:
space:
mode:
Diffstat (limited to '.config/new_neovim/general/paths.vim')
-rw-r--r--.config/new_neovim/general/paths.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/new_neovim/general/paths.vim b/.config/new_neovim/general/paths.vim
new file mode 100644
index 0000000..12ba27c
--- /dev/null
+++ b/.config/new_neovim/general/paths.vim
@@ -0,0 +1,4 @@
+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'
+