Skip to content

elliothatch/burgundy.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

burgundy.vim

full bodied vim color scheme

burgundy is a dark color scheme for vim gui and terminal.

it is a work in progress

Screenshots

burgundy

burgundy diff

Installation

Insall using your favorite plugin manager. For example, using vim-plug:

Add to your vimrc:

Plug 'elliothatch/burgundy.vim'

Then run:

:PlugInstall

To set burgundy as your default color scheme, add to your vimrc:

set termguicolors
colorscheme burgundy

Changelog

  • 2024-02-18: Add limited support for tree-sitter @markup (markdown) highlight groups
  • 2021-07-10: Support neovim LSP highlight groups
  • 2020-06-18: Tweaked diff colors and todo color, made some minor improvements to 256 color mode (set notermguicolors), add diff screenshot

About

full bodied vim color scheme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published