Results 108 comments of Jeff Wu

do you have a sense for how SpaceVim/SpaceVim compares to this project? Edit: I suppose one big difference is that this is meant to be added to your vim configuration,...

maybe some kind of keepalive thing for the socket, pull requests welcome

kinda brittle, but maybe: - add data attributes with row/column, use to get div corresponding to cursor - iterate through $('.cursor').siblings() either backwards/forward through $('.cursor').index(), find all things differing in...

👍 a similar idea discussed earlier at some point was to let people generally upload their own css (though there are browser extensions that will let you customize css already)

hmm, this is mainly a problem in insert mode? i don't seem to have a problem with this - how do you trigger it?

or just have text-based way to do stuff... ``` set theme-bg-primary #aabbcc set show-help true map normal left motion-left map normal ctrl+j swap-block-down ```

yeah - it was mentioned before in #124 and does look like it could work well! I've not had the time/energy to try it yet, but it may be relatively...

I've added a server that can be used which stores data in sqlite

we should implement s anyways, no reason not to