Skip to content

crusoexia/vim-dracula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-dracula

Dracula color scheme for Vim, original repo is hold at https://github.com/zenorocha/dracula-theme, refined highlight, compatible with Vundle.

The code is learnt from hybrid.

Install

Vundle

Plugin 'crusoexia/vim-dracula'

Usage

Execute below command in your Vim or paste it into your .vimrc:

colorscheme dracula

Javascript enchancement

For javascript development, it is recommend to install vim-javascript, which provide features such as param syntax highlight.

Configuration

  • Italic

If you are using a font which support italic, you can use below config to enable the italic form:

let g:dracula_italic = 1

Screenshots

javascript

About

Refined Dracula color scheme for Vim, color palettes are from https://github.com/zenorocha/dracula-theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published