Skip to content

Possible to change expansion key? #83

@Caayo

Description

@Caayo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions