-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
I use Ultisnips in nvim and had my ultisnips expand trigger set to "ht" when typed consecutively (using dvorak). Is it possible to change the trigger rather then using TAB?
i.e.
let g:UltiSnipsJumpForwardTrigger = 'ht' " use ht to jump forward a trigger
let g:UltiSnipsExpandTrigger = 'ht' " use ht to expand snippets
let g:UltiSnipsJumpBackwardTrigger = 'th' " use th to jump backward a trigger
LioSergent
Metadata
Metadata
Assignees
Labels
No labels