Skip to content

Commit

Permalink
🐛 dracula theme breaks terminal transparency
Browse files Browse the repository at this point in the history
  • Loading branch information
mmyoji committed Jul 3, 2018
1 parent 6aaf729 commit a725340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/dein.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ repo = 'tpope/vim-surround'
[[plugins]]
repo = 'dracula/vim'
hook_add = '''
let g:dracula_colorterm = 0
colorscheme dracula
'''

Expand Down

0 comments on commit a725340

Please sign in to comment.