Skip to content

Commit 0b8caa9

Browse files
authored
Change order of commands in Dracula theme
Order of commands in dracula theme does not apply background colour well. If you change the order, it works. Fix #422
1 parent 70b17fb commit 0b8caa9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
colorscheme dracula
2-
31
let g:dracula_colorterm = 0
2+
colorscheme dracula

0 commit comments

Comments
 (0)