neovim

sudo snap install nvim --classic

安装Lazyvim插件:https://www.lazyvim.org/installation”>https://www.lazyvim.org/installation”>https://www.lazyvim.org/installation

sudo git clone https://github.com/LazyVim/starter ~/.config/nvim
sudo git clone https://github.com/LazyVim/starter ~/.config/nvim

重启nvim

https://www.nerdfonts.com/font-downloads

wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.3.0/0xProto.zip

解压:unzip 0xProto.zip

unzip 0xProto.zip
sudo cp 0xProtoNerdFontMono-Bold.ttf /usr/share/fonts/
sudo apt install fontconfig
fc-cache -fv