diff options
author | Aidan Harris <mail@aidanharris.io> | 2017-10-01 17:25:12 +0100 |
---|---|---|
committer | Aidan Harris <mail@aidanharris.io> | 2017-10-01 17:25:12 +0100 |
commit | 8fdc497151221aaa0c8ba87485093d68e07dee43 (patch) | |
tree | 95064c66f99e626f9e210905bf4a01d50d8e90a1 /colors/nord.vim | |
parent | 9305680291f5dc9cf61cbc9076a550d4c98a2aef (diff) | |
download | nord-vim-8fdc497151221aaa0c8ba87485093d68e07dee43.tar.gz |
I think you dropped this...
Diffstat (limited to 'colors/nord.vim')
-rwxr-xr-x | colors/nord.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/nord.vim b/colors/nord.vim index c019630..a82219c 100755 --- a/colors/nord.vim +++ b/colors/nord.vim @@ -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 |