5

GitHub - heraldofsolace/nisha-vim: Dark colorscheme for Vim

 3 years ago
source link: https://github.com/heraldofsolace/nisha-vim
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up

README.md

Nisha colorscheme for Vim

This is a dark colorscheme for Vim with warm muted colours.

Installation

With Vim-Plug:

Plug 'heraldofsolace/nisha-vim'

Then run vim +PlugInstall

Manual installation

  1. Clone this repository.
  2. Copy the colors folder to .vim/colors, or .config/nvim/colors if you use NeoVim.

Activation

Set this as your colorscheme:

set termguicolors " This is needed if your terminal supports true colors
colorscheme nisha

Airline

An Airline theme is already provided. If you installed Nisha with a plugin manager, you don't need to anything.

If you installed Nisha manually, copy the autoload folder to .vim/autoload or .config/nvim/autoload or anywhere in your rtp

Set the airline theme -

let g:airline_theme='nisha'

Screenshots

Python

Python (folded)

Light variant

Coming soon!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK