-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hotkey conflict? #30
Comments
Sure that has been a passthrough set up thanks to a contributor. It looks like it might not be in the main docuentation. https://github.com/mjbrownie/swapit/blob/master/plugin/swapit.vim |
yes. it truly can integrate with speedating. i recommend move this comment to and except speedating, monday, can it integrate with https://www.github.com/nishigori/increment-activator? |
It's possible to chain these type of plugins together so long as they support them. (I've only done it for speed dating myself) The increment-activator may need the equivalent SwapItFallbackIncrement or you could set it as the last point. eg. swapit -> speeddating -> increment-activator if that plugin cant do it then perhaps offer a pr for them simliar to SwapItFallbackIncrement It looks like increment-activator covers similar use cases as swapit so you could possibly ditch one if you don't need the features.. Their camel case changing looks nice. If you don't need swapit's xml/html start/end matching or the css stuff I'd just use that instead for now. also there are a couple of alternatives switch.vim/cycle.vim |
when i use swapit and speeddating together, i found if i press Ctrla in a word not date, it will return this error:
this is vimrc
i will take a try for these plugin which you recommended. thanks! |
this plugin use , . some plugins like https://github.com/tpope/vim-speeddating also use them.
how can it provide some function to avoid conflict? such as
thanks!
The text was updated successfully, but these errors were encountered: