Make SuperTab selection order correct (for myself)

This commit is contained in:
Mark Vainomaa 2017-01-29 05:08:39 +02:00
parent d94e582ddd
commit fc967a1cd8
1 changed files with 2 additions and 1 deletions

View File

@ -313,7 +313,8 @@ let g:unite_source_menu_menus.neostrophic_menu.command_candidates = [
nnoremap <Leader>m :Unite menu:neostrophic_menu -start-insert -ignorecase<CR>
" SuperTab
let g:SuperTabDefaultCompletionType = "<c-n>"
" --- Keymaps
" Commonly used commands