在 Apple M1 设备中安装 Neovim

本文内容来源于 How to install Neovim on Apple Silicon M1 Mac

1
2
3
4
xcode-select --install
brew install --HEAD tree-sitter
brew install --HEAD luajit
brew install --HEAD neovim