diff options
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -97,6 +97,8 @@ let g:syntastic_always_populate_loc_list = 1 nmap <F8> :TagbarToggle<CR> let g:tagbar_ctags_bin='uctags' +" For improved Go support +" go get github.com/jstemmer/gotags " For clang complete " path to directory where library can be found |
