wj-zhe opened this issue 5 years ago · 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.
xunmap <Tab>
~/.vim/after/plugin/
$VISUAL