5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
|
{# Use TAB for autocompletion #}
|
||
|
{{ add_source('ervandew/supertab') -}}
|
||
|
let g:SuperTabDefaultCompletionType = "<c-n>" " Go down when completing
|
||
|
let g:SuperTabContextDefaultCompletionType = "<c-n>"
|