Add supertab option let SuperTabDefaultCompletionType.
This commit is contained in:
@@ -60,6 +60,7 @@ Bundle "tomtom/tlib_vim"
|
|||||||
Bundle "tpope/vim-fugitive"
|
Bundle "tpope/vim-fugitive"
|
||||||
"
|
"
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
let g:SuperTabDefaultCompletionType = "context"
|
||||||
"
|
"
|
||||||
" other
|
" other
|
||||||
au BufNewFile,BufRead *.go set filetype=go
|
au BufNewFile,BufRead *.go set filetype=go
|
||||||
|
|||||||
Reference in New Issue
Block a user