Closed rafi closed 3 years ago
Allow user to disable key mappings completely, i.e.
let g:sonictemplate_key = 0 let g:sonictemplate_intelligent_key = 0 let g:sonictemplate_postfix_key = 0
This allows me to consume & use templates in other ways e.g. completion menu.
Thank you.
Allow user to disable key mappings completely, i.e.
This allows me to consume & use templates in other ways e.g. completion menu.