Zephyr

Results 4 comments of Zephyr

Including a reference to the neo vim documentation about python plugins would be a fine compromise then. When people have a problem with a specific plugin, and don't know why,...

I'm just going to heart @ahmadnassri 's comment above, and recommend others do so, and hope @pimterry is allowed to take over. I've seen a lot of discussions elsewhere of...

@sbdchd if you wanted Neoformat to run async and setbufline was the stumbling block, Vim, as of 8.0.1039 has setbufline https://github.com/vim/vim/commit/b31cf2bb0be95d106bd8eef93cc07550591c1d0d

sure, with values like 1,2,3,4,5 but mine strips whitespace as well. so if csv.txt looks like 1, 2, 3, 4, 5 your's will warn about invalid values, where mine with...