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