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

3 lines
75 B
VimL

" More natural auto complete
let g:SuperTabDefaultCompletionType = "<c-n>"