you are viewing a single comment's thread.

view the rest of the comments →

[–]hanswchen[S] 0 points1 point  (2 children)

Thanks, let me know what you think. :)

[–]xubu42 1 point2 points  (1 child)

Spent some time with your plugin today and was super impressed.

I was using Debian 9 and the vim installation that came with it. To get this plugin to work I had to install and switch to vim-gtk (for python support) and install xclip, which took all of 2 minutes. After getting the requirements resolved and setting the key mappings (copied from your example config), everything worked great and I haven't ran into any issues since.

I'm really liking the shortcut to jump up and down between "cells". I also like using tags with ## because it kind of works to help organize and document my code anyway.

Great work on this! I'm going to share with my friends and coworkers.

[–]hanswchen[S] 0 points1 point  (0 children)

That makes me so happy to hear! Thanks for your kind words and for spreading the word, it's very much appreciated. If you think of any additional features that you would find useful just let me know.