You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi again, I'm currently looking at your vim plugins, really good stuff!
I found this one and it looks very similar to vim-vertical-move which I'm currently using. Are you aware of it? Are there any known differences between that plugin and yours? You might consider mentioning them in the Readme.
The text was updated successfully, but these errors were encountered:
It looks very similar, I've added a link to it on the readme. I wrote this plugin on the fly (as most of the plugins I wrote), so I didn't take time at all to research alternatives. Thanks :)
And speaking of vim plugins, you wanna know a neat script that I never got time to put in a real plugin? I find it so useful, it's this: https://gist.github.com/romgrk/35186f3b5a71a7d89b2229b6f73e4f32
What it does is it allows you to manipulate function calls, through vim-surround.
[not a real issue, just a question]
Hi again, I'm currently looking at your vim plugins, really good stuff!
I found this one and it looks very similar to vim-vertical-move which I'm currently using. Are you aware of it? Are there any known differences between that plugin and yours? You might consider mentioning them in the Readme.
The text was updated successfully, but these errors were encountered: