This repo is not just my neovim configuration, it's almost about all of my Linux desktop configuration.
- Neovim v0.7.2
- Kitty
cd ~/.config
git clone https://github.com/orklann/nvim.git
# Copy Kitty terminal configuration
cp -r ~/.config/nvim/kitty/ ~/.config/
* First time running nvim, there are errors
* Run :PlugInstall to install nvim-cmp and all dependences
* Restart nvim
-
Install cscope
sudo apt install cscope
-
Install pynvim
python3 -m pip install --user --upgrade pynvim
-
See commands and other help in cscope.nvim project
sudo apt install zathura
sudo cp ~/.config/nvim/zathura/zathurarc /etc/zathurarc
flatpak install flathub com.github.johnfactotum.Foliate
Install Foliate via Flathub can fix the text rendering issue
Install Unite
GNOME extension
https://github.com/orklann/adw-gtk3-dark
Cute fetch - fm6000