Merge pull request #62 from aidanharris/develop

Fix missing "endif" syntax error for theme config
This commit is contained in:
Arctic Ice Studio 2017-10-01 19:06:51 +02:00 committed by GitHub
commit 2f90d9e30b

View file

@ -78,6 +78,7 @@ endif
if !exists('g:nord_uniform_status_lines')
let g:nord_uniform_status_lines = 0
endif
if !exists("g:nord_comment_brightness")
let g:nord_comment_brightness = 0