Skip to content

pierre-ac/vim-northerner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Northerner

Northerner is a dark blue gray theme inspired by arcticice studio's nord-vim featuring mainly :

The font used is TermSyn

Installation

If you are using vim in a terminal, you need to set your terminal emulator to use Northerner instead of the default colours, see HERE.

To install the colorscheme use one of the following ways:

  • Place northerner.vim in ~/.vim/colors/
  • Use the excellent Plug add Plug 'daftwooly/vim-northerner' to your vimrc
  • Use pack (>vim8) clone this repo into ~/.vim/pack/foo/start/vim-northerner

Then add this line to your vimrc, after syntax ..., filetype ... and call plug#end() lines:

colorscheme northerner

About

dark blue gray theme for vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published