close
Skip to content

pixel-wraith/breeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breeze for Vim

A dark, orange and blue theme for Vim.

Screenshot

Notes from fork maintainer

This is forked from dracula/vim. All credit goes to the dracula team for making this possible.

Install

All instructions can be found at draculatheme.com/vim.

Note that dracula must be in your 'runtimepath' to load properly: Version 2.0 introduced autoload functionality for part of the plugin, which doesn't work without 'runtimepath' properly set.

For users of Vim 8's |packages| feature, it suffices to put

packadd! {name}
colorscheme dracula

in your vimrc. {name} Should be replaced by the directory you put the code in. For example, if you use ~/.vim/pack/themes/start/my-dracula-theme, you would do packadd! my-dracula-theme.

For users of other plugin managers, consult your documentation to make sure you put dracula on the 'runtimepath' before loading it. |

License

MIT License

About

An orange and blue theme for Vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors