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

3 lines
75 B
VimL
Raw Normal View History

2021-02-23 11:27:32 +00:00
" More natural auto complete
let g:SuperTabDefaultCompletionType = "<c-n>"