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
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
If you are a bilingual who uses Vim, and want a quick way to switch between keymaps in Vim, take a look at this gist that allows you to define an alternative language and toggle between it and the default keymap.
Link to my gist:
https://gist.github.com/wolandark/6af85607ee26055bb519ac69d03edb07
On top of just switching keymaps it changes your terminal cursor color to provide a nice visual clue.
I wrote an emoji plugin for Vim in vim9script.
Check it out:
https://github.com/wolandark/vim-ez-emoji
Its nothing fancy, just two compiled functions consist of a load of abbreviations.
Does the job and is pretty quick.
A new live server plugin is now available for web developers who use vim.
Its a simple and short VimL script that gets the job done and will work with any vim version.
The only dependency is npm.
Check it out here:
https://github.com/wolandark/vim-live-server
Also โญ the repo if you wish to show support.
vim as a perfect large language models prompts playground
https://github.com/solyarisoftware/prompter.vim
#vim #editor #vimplugin #LLM #promptengineering #largelanguagemodels
I created a Fork of the #vim #plugin 'vim-surround'. The change I introduce allows disabling the added spaces in the original functionality.
Check it out here:
https://codeberg.org/maze/vim-surround/commit/e8980004f74019e3cba1d0214b1ef030f17d60f7
**Announcing mastodon.nvim**
Hello everyone.
I just released mastodon client for neovim. If you dont want to get out of neovim, and write your thought on mastodon, mastodon.nvim could be good choice.
Merry christmas!