From 0d16d52492938dd92591b1278a73d50ef388c633 Mon Sep 17 00:00:00 2001 From: Vito Graffagnino Date: Wed, 9 Sep 2020 14:53:26 +0100 Subject: update/modularised nvim config files --- .config/new_neovim/general/paths.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .config/new_neovim/general/paths.vim (limited to '.config/new_neovim/general/paths.vim') 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' - -- cgit v1.2.3