Editor & IDE
C
vim の代替
Neovim is a project that seeks to aggressively refactor Vim. It features Lua-based configuration, built-in LSP, and a thriving plugin ecosystem.
インストール
brew
brew install neovim
apt
apt install neovim