dotfiles/symlinks/vim/after/plugin/supertab.vim

3 lines
75 B
VimL
Raw Normal View History

2021-01-07 08:09:41 +00:00
" More natural auto complete
let g:SuperTabDefaultCompletionType = "<c-n>"