#vimplugin — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #vimplugin, aggregated by home.social.
-
Nifty.
Looks like rumdl support for Markdown linting has just been added to Vim's ALE plugin.https://github.com/dense-analysis/ale/commit/c59c0d1a573a7b2fe491f78af4f2033bde454753
-
I wrote an emoji plugin for Vim in vim9script.
Check it out:
https://github.com/wolandark/vim-ez-emojiIts nothing fancy, just two compiled functions consist of a load of abbreviations.
Does the job and is pretty quick.