If you'd like to convert some of your Vim scripts and configuration to vim9script, this tool could be a useful starting point: https://github.com/ubaldot/vim9-conversion-aid
If you'd like to convert some of your Vim scripts and configuration to vim9script, this tool could be a useful starting point: https://github.com/ubaldot/vim9-conversion-aid
This is simply out of this world, #vim9script plugins for #vim are faster than #lua ones for #nvim ?
https://github.com/girishji/vimcomplete
https://github.com/girishji/autosuggest.vim
Amazing work with these two plugins
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.
#vim9script plugin
Tig #git browser
https://youtu.be/aFwnhLUSXfI via @YouTube
I am finishing up a new #vim plugin entirely in #vim9script. It seems really fast.