garbas/vim-snipmate

Possibility to disable snipMateVisual

wj-zhe opened this issue · 1 comments

Wonder if it's possible to disable snipMateVisual function separately...

@wj-zhe Yeah absolutely! Just run xunmap <Tab>. Add this to a file in ~/.vim/after/plugin/ to make it permanent. Snippets can still use the visual tabstop $VISUAL, but it will just be replaced with nothing.