Skip to content

maxmx03/dracula.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dracula

Screenshot

Installation

To install Dracula-Soft, you need a plugin manager. In the example, bellow we are going to use vim-plug.

Plug 'maxmx03/dracula.nvim', { 'branch': 'vim9' }

colorscheme dracula
colorscheme dracula-soft

Transparency

g:dracula_transparency = true

Plugins

Bellow are the Dracula-Soft supported plugins. Enable the plugins you want.

g:dracula_treesitter = true
g:dracula_lspconfig = true
g:dracula_navic = true
g:dracula_cmp = true
g:dracula_ibl = true
g:dracula_bufferline = true
g:dracula_neotree = true
g:dracula_nvimtree = true
g:dracula_whichkey = true
g:dracula_dashboard = true
g:dracula_gitsigns = true
g:dracula_neogit = true
g:dracula_todocomments = true
g:dracula_lazy = true
g:dracula_telescope = true
g:dracula_noice = true
g:dracula_hop = true
g:dracula_ministatusline = true
g:dracula_minitabline = true
g:dracula_ministarter = true
g:dracula_minicursorword = true

About

Dracula.nvim is a port of the popular Dracula colorscheme for Neovim,

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages