my vimrc with init.lua
- update neovim 5.0+
- telescope need ripgrep fd-find
sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt-get update
sudo apt-get install neovim
sudo apt install ripgrep
npm install -g fd-find
- config
git clone https://github.com/doupongzeng/myvimrc.lua.git ~/.config/nvim