安装

参考 https://github.com/neovim/neovim/blob/master/INSTALL.md

配置文件

nvim 的配置文件目录在 ~/.config/nvim 下,默认读取该目录下的init.lua 文件。