nordtheme.vim/CHANGELOG.md
2017-01-01 10:25:33 +01:00

2.3 KiB


0.1.2 (2017-01-01)

Bug Fixes

Fixed a bug where the g:colors_name variable has been unset caused by the syntax reset call due to the execution order. (@shuei72, #5, f8ffce24)

0.1.1 (2016-12-26)

Bug Fixes

Fixed wrong color variables (*_term to *_gui) for the guisp attribute of all Spell* highlighting groups which caused error logs while loading vim/gvim/MacVim. (@kamwitsta, #4, 4d642b9b)

0.1.0 (2016-12-25)

Features

Detailed information about features, supported plugins/languages and install instructions can be found in the README and in the project wiki.

Implemented the main color theme file nord.vim. (@arcticicestudio, #1, e2832b9)

Implemented the lightline color scheme file nord.vim. (@arcticicestudio, #2, f9891ffe)

Implemented the airline color theme file nord.vim. (@arcticicestudio, #3, e54464a7)

0.0.0 (2016-12-25)

Project Initialization