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