Skip to content

Commit

Permalink
settings for supertab
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Strakhov committed Nov 24, 2015
1 parent a726a3d commit b898e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.vimrc
Expand Up @@ -173,7 +173,7 @@ set nocompatible

" == supertab
let g:SuperTabDefaultCompletionType = "context"
let g:SuperTabDefaultCompletionType = "<C-X><C-O>"
let g:SuperTabDefaultCompletionType = "<C-X><C-N>"

" == tagbar
" let g:tagbar_compact = 1 " Omit help and empty lines
Expand Down

0 comments on commit b898e8a

Please sign in to comment.