A starter template for LazyVim. Refer to the documentation to get started.
if clipboard bug
sudo apt install xclip -yif need tree-sitter-cli
cargo install tree-sitter-cliif lsp can't work, update node
sudo apt install npm
sudo npm install n -g
sudo n stable
hash -rtagbar needs to install ctags
sudo apt install universal-ctags