Skip to content

rafaeldelboni/novum.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Novum Scheme for Vim

A dark colorscheme based on Novum with a little monochrome syntax highlight and sprinkles of green and blue.

Installation

Using vim-plug:

Plug 'rafaeldelboni/novum.vim'

Or any other plugin manager of your choice.

Modify .vimrc

Set the colorscheme in your .vimrc/init.vim

  syntax on
  set t_Co=256
  colorscheme novum

Screenshots

Novum

License

MIT

About

A dark colorscheme with a little monochrome syntax highlight and sprinkles of green and blue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%