rockerBOO / awesome-neovim

Collections of awesome neovim plugins.
Creative Commons Zero v1.0 Universal
16.34k stars 732 forks source link

Add `TaDaa/vimade` #1371

Closed TaDaa closed 6 days ago

TaDaa commented 6 days ago

Repo URL:

https://github.com/TaDaa/vimade

Checklist:


For full transparency, this plugin supports a Lua-only code path that was recently built specifically for Neovim. There is also fallback python logic that supports every version of Neovim (and targets Neovim-specific features such as treesitter and winhl). The python logic additionally supports a smaller set of features on Vim7.4+.

tversteeg commented 6 days ago

Thanks for the PR!