Skip to content

orklann/nvim

Repository files navigation

Info

This repo is not just my neovim configuration, it's almost about all of my Linux desktop configuration.

Screenshots

image

Requirements

  • Neovim v0.7.2
  • Kitty

Usage

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

Steps to use cscope.nvim

  1. Install cscope

    sudo apt install cscope
  2. Install pynvim

    python3 -m pip install --user --upgrade pynvim
  3. See commands and other help in cscope.nvim project

    https://github.com/mfulz/cscope.nvim

zathura (PDF reader)

sudo apt install zathura
sudo cp ~/.config/nvim/zathura/zathurarc /etc/zathurarc

Foliate (Epub, Mobi, ebooks reader)

flatpak install flathub com.github.johnfactotum.Foliate

Install Foliate via Flathub can fix the text rendering issue

Rmove window title bar

Install Unite GNOME extension

Custom GNOME Theme

https://github.com/orklann/adw-gtk3-dark

Extra

Cute fetch - fm6000

https://github.com/anhsirk0/fetch-master-6000

About

My Neovim configuration and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published