diff options
Diffstat (limited to 'colors')
| -rwxr-xr-x | colors/nord.vim | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/colors/nord.vim b/colors/nord.vim index 4e15570..82cffcf 100755 --- a/colors/nord.vim +++ b/colors/nord.vim @@ -1,11 +1,10 @@ -" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -" title Nord Vim + -" project nord-vim + -" repository https://github.com/arcticicestudio/nord-vim + -" author Arctic Ice Studio + -" email development@arcticicestudio.com + -" copyright Copyright (C) 2017 + -" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +" Copyright (c) 2016-2017 Arctic Ice Studio <development@arcticicestudio.com> +" Copyright (c) 2016-2017 Sven Greb <code@svengreb.de> + +" Project: Nord Vim +" Repository: https://github.com/arcticicestudio/nord-vim +" License: MIT + if version > 580 hi clear if exists("syntax_on") |