diff options
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -106,11 +106,6 @@ set backspace=indent,eol,start filetype off filetype indent plugin off -" Using the Go plugins from the official repo. -if isdirectory($GOROOT . "/misc/vim") - set runtimepath+=$GOROOT/misc/vim -endif - " All the plugins are listed in my bundles file, that will be installed " inside the ~/.vim directory. source ~/.vim/bundles.vim |
