Make SuperTab selection order correct (for myself)
This commit is contained in:
parent
d94e582ddd
commit
fc967a1cd8
@ -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
|
||||
|
Reference in New Issue
Block a user