Skip to content

effulon/nvim-colors-solarized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a modified version of https://github.com/altercation/vim-colors-solarized for neovim. It supports the true color (24-bit color) mode that neovim provides. The simplest configuration is the following.

let $NVIM_TUI_ENABLE_TRUE_COLOR=1
set background=dark " or light
colorscheme solarized

For more information, see the original README.

About

precision colorscheme for the vim text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%