- 🐮 Two choice:
VimLorLua - ⚖️ Support multi language building, running and testing (using asynctasks.vim)
- 🚁 Float Terminal (using vim-floaterm) and some cool stuff based it
- ⛄ Support snippets (using vim-vsnip)
- 🌋 Debug (using nvim-dap)
- 🎹 Two keyboard lawyer in Insert Mode:
qwertyandcolemak - 📢
cocorbuilt-inLSP - 🚠 Many other useful stuff, check the plugins
A few days ago, I just changed from init.vim to init.lua, which's in the lua branch. It works well and is faster and more modular than Vimscript.
Now this configuration contains two different LSP clients, built-in LSP and coc. Coc is in master branch, and lua branch contains another one.

