Skip to content

Commit 39e0742

Browse files
Merge branch 'release/0.11.0'
2 parents bfa069b + bfa83e8 commit 39e0742

File tree

7 files changed

+256
-10
lines changed

7 files changed

+256
-10
lines changed

CHANGELOG.md

Lines changed: 156 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,122 @@
44

55
---
66

7+
# 0.11.0
8+
9+
![Release Date: 2019-04-18](https://img.shields.io/badge/Release_Date-2019--04--18-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.11.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/projects/16) [![Milestone](https://img.shields.io/badge/Milestone-0.11.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/milestone/13)
10+
11+
## Features
12+
13+
### Syntax
14+
15+
**Basic support for Asciidoc syntax highlighting**#131#152 (⊶ 6e6025b9) by [@tidux][gh-user-tidux]
16+
↠ Added basic syntax highlighting support for [Asciidoc][] that comes bundled with Vim 8.
17+
18+
<p align="center"><img src="https://user-images.githubusercontent.com/7836623/56083880-1165ce00-5e2b-11e9-9389-f21435942464.png" /></p>
19+
20+
**Basic syntax highlighting support for Rust**#138#154 (⊶ b0ffc6b5) by [@TerminalWitchcraft][gh-user-terminalwitchcraft]
21+
↠ Added basic syntax highlighting support for [Rust][].
22+
23+
[Traits][rustdoc-traits] and [enums][rustdoc-enums] are colorized with `nord7` and with bold font to make them visually stand out more.
24+
Also [attributes][rustdoc-attributes] and [derives][rustdoc-derives] are colored with `nord10`.
25+
26+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56096828-3a4e9780-5eed-11e9-9d74-02b498a78ab1.png" /></p>
27+
28+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56096827-3a4e9780-5eed-11e9-8275-c97b2569f959.png" /></p>
29+
30+
[Macros][rustdoc-macros] are colorized with `nord8` and bold font to make them visually different from "normal" functions.
31+
32+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56096834-463a5980-5eed-11e9-8d98-bbc814506779.png" /></p>
33+
34+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56096839-4df9fe00-5eed-11e9-8d8c-9a488105b0e9.png" /></p>
35+
36+
[Escape][rustdoc-escapes] sequences are colored with `nord13`.
37+
38+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56096843-58b49300-5eed-11e9-9bb2-5541b3d68689.png" /></p>
39+
40+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56096842-58b49300-5eed-11e9-9ab6-52b709119c81.png" /></p>
41+
42+
Import statements and paths are correctly colored with keyword and type colors.
43+
44+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56096847-623dfb00-5eed-11e9-91c3-cfe7621a2e5b.png" /></p>
45+
46+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56096846-623dfb00-5eed-11e9-9cce-30f14bdc7e57.png" /></p>
47+
48+
#### Plugin Support
49+
50+
**Haskell Syntax Plugin Support**#104#150 (⊶ b0ffc6b5) by [@vabatta][gh-user-vabatta]
51+
↠ Added support for Haskell syntax through the [neovimhaskell/haskell-vim][] plugin.
52+
This includes better coloring for types/classes using `nord7` instead of highlighting them like keywords (`nord9`) and pre-processor and pragma elements are now colorized correctly with `nord10`.
53+
54+
#### Pragma
55+
56+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56079623-6ee02780-5df7-11e9-8cfc-f3f62b1a79d4.png"/></p>
57+
58+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56079622-6e479100-5df7-11e9-9b80-650875c7fd55.png"/></p>
59+
60+
#### Pre-Processor
61+
62+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56079625-6ee02780-5df7-11e9-9429-0ef098f31fb2.png"/></p>
63+
64+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56079624-6ee02780-5df7-11e9-8b85-33e624121d1e.png"/></p>
65+
66+
#### Types/Classes
67+
68+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56079627-6ee02780-5df7-11e9-94c7-68952bfc1600.png"/></p>
69+
70+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56079626-6ee02780-5df7-11e9-904f-6fd27129c0f7.png"/></p>
71+
72+
### UI
73+
74+
**Theme config for bolder vertical split line**#132#153 (⊶ 9059d7d8) by [@huyvohcmc][gh-user-huyvohcmc]
75+
↠ Previously the [`VertSplit`][vdoc-vsplit] (`:help VertSplit`) key used `nord1` as background color by default making the line appear to be very lumpy. This has now been changed to use `nord0` as background instead to visually merge with the background so only the separator characters are a visual indicator for the split line which makes it look more lightweight and declutters the overall appearance.
76+
77+
<p align="center"><strong>With base editor background (default)</strong><img src="https://user-images.githubusercontent.com/7836623/56088648-8e259600-5e85-11e9-8a6f-2c03d26eff4b.png" /></p>
78+
79+
<p align="center"><strong>With enabled bold <code>nord1</code> background</strong><img src="https://user-images.githubusercontent.com/7836623/56088647-8e259600-5e85-11e9-8be5-d86232ca8278.png" /></p>
80+
81+
To allow user who liked the previous implementation to keep the style a new `nord_bold_vertical_split_line` theme config was also added that can be assigned to `1` to achieve the legacy design.
82+
83+
```viml
84+
let g:nord_bold_vertical_split_line = 1
85+
```
86+
87+
The README includes information and hints how to change the separator character by customizing Vim's [`fillchars`][vdoc-fchar] (`:help fillchars`) variable.
88+
89+
#### Plugin Support
90+
91+
**`:terminal` status line in airline**#134 (⊶ be815f09) by [@meck][gh-user-meck]
92+
↠ Added support for Vim's new `:terminal` mode in [airline][gh-src-airline].
93+
94+
<p align="center"><strong>Before: No <code>:terminal</code> support (before)</strong><img src="https://user-images.githubusercontent.com/7836623/56088997-ce881280-5e8b-11e9-9758-7c13c559b05c.png" /></p>
95+
96+
<p align="center"><strong>After: Support for airline's new <code>_term</code> theme keys</strong><img src="https://user-images.githubusercontent.com/7836623/56088996-ce881280-5e8b-11e9-839b-bc282f1fea0b.png" /></p>
97+
98+
## Improvements
99+
100+
### Syntax
101+
102+
**Better generator expressions in CMake**#137#151 (⊶ d2774cbb) by [@markand][gh-user-markand]
103+
[CMake generator expressions][cmake-doc-genexpr] are now highlighted using `nord10` as foreground instead of `nord13` as background and `nord0` as foreground.
104+
105+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56079970-99cc7a80-5dfb-11e9-9528-83bbe92c51d3.png"/></p>
106+
107+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56079969-99cc7a80-5dfb-11e9-8afa-68c7878521c4.png"/></p>
108+
109+
### UI
110+
111+
#### Plugin Support
112+
113+
**airline warnings and errors**#130 (⊶ e85dbe75) by [@axelitus][gh-user-axelitus]
114+
↠ Added support for error and warning elements of [airline][gh-src-airline].
115+
116+
<p align="center"><strong>Before</strong><img src="https://user-images.githubusercontent.com/7836623/56093512-f7c79380-5ec9-11e9-8107-a2d59b306ee0.png" /></p>
117+
118+
<p align="center"><strong>After</strong><img src="https://user-images.githubusercontent.com/7836623/56093511-f7c79380-5ec9-11e9-8be8-731fa0e52fc2.png" /></p>
119+
120+
**ALE error and warning support**#135 (⊶ 9d82b7a1) by [@meck][gh-user-meck]
121+
↠ Added support highlighting and underlines for [ALE][plugin-ale] errors and warnings to also align the style with gutter signs.
122+
7123
# 0.10.0
8124

9125
![Release Date: 2019-03-21](https://img.shields.io/badge/Release_Date-2019--03--21-88C0D0.svg?style=flat-square) [![Project Board](https://img.shields.io/badge/Project_Board-0.10.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/projects/15) [![Milestone](https://img.shields.io/badge/Milestone-0.10.0-88C0D0.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/milestone/12)
@@ -483,6 +599,21 @@ Detailed information about features, supported plugins/languages and install ins
483599

484600
![Release Date: 2016-12-25](https://img.shields.io/badge/Release_Date-2016--12--25-88C0D0.svg?style=flat-square)
485601

602+
<!--
603+
+------------------+
604+
+ Symbol Reference +
605+
+------------------+
606+
↠ (U+21A0): Start of a log section description
607+
— (U+2014): Separator between a log section title and the metadata
608+
⇄ (U+21C4): Separator between a issue ID and pull request ID in a log metadata
609+
⊶ (U+22B6): Icon prefix for the short commit SHA checksum in a log metadata
610+
-->
611+
612+
<!-- lint disable final-definition -->
613+
614+
<!-- Base Links -->
615+
616+
[asciidoc]: https://asciidoctor.org
486617
[gh-11]: https://github.com/arcticicestudio/nord-vim/issues/11
487618
[gh-55-arcticicestudio/nord]: https://github.com/arcticicestudio/nord/issues/55
488619
[gh-lightline.vim]: https://github.com/itchyny/lightline.vim
@@ -491,11 +622,11 @@ Detailed information about features, supported plugins/languages and install ins
491622
[gh-tmuxline.vim]: https://github.com/edkolev/tmuxline.vim
492623
[gh-user-cg433n]: https://github.com/cg433n
493624
[gist-colors-in-terminals]: https://gist.github.com/XVilka/8346728
494-
[itchyny/lightline.vim-gh-257]: https://github.com/itchyny/lightline.vim/pull/257
495625
[itchyny/lightline-adv-config]: https://github.com/itchyny/lightline.vim#advanced-configuration
626+
[itchyny/lightline.vim-gh-257]: https://github.com/itchyny/lightline.vim/pull/257
496627
[lesscss-doc-fn-lighten]: http://lesscss.org/functions/#color-operations-lighten
497-
[nord-gh]: https://github.com/arcticicestudio/nord
498628
[nord-atom-syntax-pr-47]: https://github.com/arcticicestudio/nord-atom-syntax/pull/47
629+
[nord-gh]: https://github.com/arcticicestudio/nord
499630
[nord-lightline]: https://github.com/arcticicestudio/nord-vim/blob/develop/autoload/lightline/colorscheme/nord.vim
500631
[plugin-ale]: https://github.com/w0rp/ale
501632
[plugin-ctrlp]: https://github.com/ctrlpvim/ctrlp.vim
@@ -506,12 +637,33 @@ Detailed information about features, supported plugins/languages and install ins
506637
[plugin-stephpy/vim-yaml]: https://github.com/stephpy/vim-yaml
507638
[plugin-tpope/vim-fugitive]: https://github.com/tpope/vim-fugitive
508639
[plugin-vimwiki/vimwiki]: https://github.com/vimwiki/vimwiki
509-
[readme-config]: https://github.com/arcticicestudio/nord-vim#configuration
510640
[readme-config-comment-brightness]: https://github.com/arcticicestudio/nord-vim#comment-contrast
511641
[readme-config-italic]: https://github.com/arcticicestudio/nord-vim#italic-support
512642
[readme-config-line-number-background]: https://github.com/arcticicestudio/nord-vim#line-number-background
513643
[readme-config-underline-support]: https://github.com/arcticicestudio/nord-vim#underline-support
514644
[readme-config-uniform-diff-background]: https://github.com/arcticicestudio/nord-vim#uniform-diff-background
515645
[readme-config-uniform-statusline-background]: https://github.com/arcticicestudio/nord-vim#uniform-status-lines
516-
[vim-doc-diffAdd]: http://vimdoc.sourceforge.net/htmldoc/syntax.html#hl-DiffAdd
646+
[readme-config]: https://github.com/arcticicestudio/nord-vim#configuration
647+
[rust]: https://www.rust-lang.org
648+
[vdoc-fchar]: http://vimdoc.sourceforge.net/htmldoc/options.html#'fillchars'
649+
[vdoc-vsplit]: http://vimdoc.sourceforge.net/htmldoc/syntax.html#hl-VertSplit
650+
[vim-doc-diffadd]: http://vimdoc.sourceforge.net/htmldoc/syntax.html#hl-DiffAdd
517651
[yaml]: http://yaml.org
652+
653+
<!--v 0.11.0 -->
654+
655+
[cmake-doc-genexpr]: https://cmake.org/cmake/help/latest/manual/cmake-generator-expressions.7.html
656+
[gh-user-axelitus]: https://github.com/axelitus
657+
[gh-user-huyvohcmc]: https://github.com/huyvohcmc
658+
[gh-user-markand]: https://github.com/markand
659+
[gh-user-meck]: https://github.com/meck
660+
[gh-user-terminalwitchcraft]: https://github.com/terminalwitchcraft
661+
[gh-user-tidux]: https://github.com/tidux
662+
[gh-user-vabatta]: https://github.com/vabatta
663+
[neovimhaskell/haskell-vim]: https://github.com/neovimhaskell/haskell-vim
664+
[rustdoc-attributes]: https://doc.rust-lang.org/reference/attributes.html
665+
[rustdoc-derives]: https://doc.rust-lang.org/edition-guide/rust-2018/macros/custom-derive.html
666+
[rustdoc-enums]: https://doc.rust-lang.org/1.1.0/book/enums.html
667+
[rustdoc-escapes]: https://doc.rust-lang.org/reference/tokens.html#ascii-escapes
668+
[rustdoc-macros]: https://doc.rust-lang.org/1.8.0/book/macros.html
669+
[rustdoc-traits]: https://doc.rust-lang.org/book/ch10-02-traits.html

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Nord Vim is a 16 colorspace theme build to run in GUI- and terminal mode with su
2626
- [Comment Contrast](#comment-contrast)
2727
- [Uniform diff Background](#uniform-diff-background)
2828
- [Line number background](#line-number-background)
29+
- [Bold Vertical Split Line](#bold-vertical-split-line)
2930
- [Plugin Support](#plugin-support)
3031
- [UI Plugins](#ui-plugins)
3132
- [Language Plugins](#language-plugins)
@@ -91,7 +92,7 @@ Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
9192
A explicit version can be installed via Git tags:
9293

9394
```vim
94-
Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.10.0' }
95+
Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.11.0' }
9596
```
9697

9798
#### Manual
@@ -259,6 +260,20 @@ let g:nord_cursor_line_number_background = 1
259260
<p align="center"><strong>No background (default)</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-config-cursor-line-number-background-default.png"/><br><strong>Enabled background</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-config-cursor-line-number-background.png"/>
260261
</p>
261262

263+
### Bold Vertical Split Line
264+
265+
Enables a bolder vertical split line by using `nord1` as background.
266+
267+
```viml
268+
let g:nord_bold_vertical_split_line = 1
269+
```
270+
271+
To change the separator character used to display the vertical line please see the documentation about Vim's [`fillchars`][vdoc-fillchars] variable: `:help fillchars`
272+
273+
<p align="center"><strong>With base editor background (default)</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-config-bold-vertical-split-line-default.png"/></p>
274+
275+
<p align="center"><strong>With enabled bold <code>nord1</code> background</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-config-bold-vertical-split-line.png"/></p>
276+
262277
## Plugin Support
263278

264279
Nord Vim provides support for many third-party language- and UI plugins.
@@ -301,7 +316,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
301316

302317
## Development
303318

304-
[![](https://img.shields.io/badge/Changelog-0.10.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/blob/v0.10.0/CHANGELOG.md#0100) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
319+
[![](https://img.shields.io/badge/Changelog-0.11.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/blob/v0.11.0/CHANGELOG.md#0110) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
305320

306321
### Contribution
307322

@@ -332,3 +347,4 @@ Please report issues/bugs, feature requests and suggestions for improvements to
332347
[scrot-lang-ruby]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-lang-ruby.png
333348
[scrot-readme-default-profile]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-readme-default-profile.png
334349
[scrot-readme-lazy-profile-change]: https://raw.githubusercontent.com/arcticicestudio/nord-vim/develop/assets/scrot-readme-lazy-profile-change.png
350+
[vdoc-fillchars]: http://vimdoc.sourceforge.net/htmldoc/options.html#'fillchars'
Loading
19.8 KB
Loading

autoload/airline/themes/nord.vim

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
" Repository: https://github.com/arcticicestudio/nord-vim
66
" License: MIT
77

8-
let s:nord_vim_version="0.10.0"
8+
let s:nord_vim_version="0.11.0"
99
let g:airline#themes#nord#palette = {}
1010

1111
let s:nord0_gui = "#2E3440"
@@ -45,24 +45,50 @@ let s:nord6_term = "15"
4545
let s:NMain = [s:nord1_gui, s:nord8_gui, s:nord1_term, s:nord8_term]
4646
let s:NRight = [s:nord1_gui, s:nord9_gui, s:nord1_term, s:nord9_term]
4747
let s:NMiddle = [s:nord5_gui, s:nord3_gui, s:nord5_term, s:nord3_term]
48+
let s:NWarn = [s:nord1_gui, s:nord13_gui, s:nord3_term, s:nord13_term]
49+
let s:NError = [s:nord0_gui, s:nord11_gui, s:nord1_term, s:nord11_term]
4850
let g:airline#themes#nord#palette.normal = airline#themes#generate_color_map(s:NMain, s:NRight, s:NMiddle)
51+
let g:airline#themes#nord#palette.normal.airline_warning = s:NWarn
52+
let g:airline#themes#nord#palette.normal.airline_error = s:NError
4953

5054
let s:IMain = [s:nord1_gui, s:nord14_gui, s:nord1_term, s:nord6_term]
5155
let s:IRight = [s:nord1_gui, s:nord9_gui, s:nord1_term, s:nord9_term]
5256
let s:IMiddle = [s:nord5_gui, s:nord3_gui, s:nord5_term, s:nord3_term]
57+
let s:IWarn = [s:nord1_gui, s:nord13_gui, s:nord3_term, s:nord13_term]
58+
let s:IError = [s:nord0_gui, s:nord11_gui, s:nord1_term, s:nord11_term]
5359
let g:airline#themes#nord#palette.insert = airline#themes#generate_color_map(s:IMain, s:IRight, s:IMiddle)
60+
let g:airline#themes#nord#palette.insert.airline_warning = s:IWarn
61+
let g:airline#themes#nord#palette.insert.airline_error = s:IError
5462

5563
let s:RMain = [s:nord1_gui, s:nord14_gui, s:nord1_term, s:nord14_term]
5664
let s:RRight = [s:nord1_gui, s:nord9_gui, s:nord1_term, s:nord9_term]
5765
let s:RMiddle = [s:nord5_gui, s:nord3_gui, s:nord5_term, s:nord3_term]
66+
let s:RWarn = [s:nord1_gui, s:nord13_gui, s:nord3_term, s:nord13_term]
67+
let s:RError = [s:nord0_gui, s:nord11_gui, s:nord1_term, s:nord11_term]
5868
let g:airline#themes#nord#palette.replace = airline#themes#generate_color_map(s:RMain, s:RRight, s:RMiddle)
69+
let g:airline#themes#nord#palette.replace.airline_warning = s:RWarn
70+
let g:airline#themes#nord#palette.replace.airline_error = s:RError
5971

6072
let s:VMain = [s:nord1_gui, s:nord7_gui, s:nord1_term, s:nord7_term]
6173
let s:VRight = [s:nord1_gui, s:nord9_gui, s:nord1_term, s:nord9_term]
6274
let s:VMiddle = [s:nord5_gui, s:nord3_gui, s:nord5_term, s:nord3_term]
75+
let s:VWarn = [s:nord1_gui, s:nord13_gui, s:nord3_term, s:nord13_term]
76+
let s:VError = [s:nord0_gui, s:nord11_gui, s:nord1_term, s:nord11_term]
6377
let g:airline#themes#nord#palette.visual = airline#themes#generate_color_map(s:VMain, s:VRight, s:VMiddle)
78+
let g:airline#themes#nord#palette.visual.airline_warning = s:VWarn
79+
let g:airline#themes#nord#palette.visual.airline_error = s:VError
6480

6581
let s:IAMain = [s:nord5_gui, s:nord3_gui, s:nord5_term, s:nord3_term]
6682
let s:IARight = [s:nord5_gui, s:nord3_gui, s:nord5_term, s:nord3_term]
6783
let s:IAMiddle = [s:nord5_gui, s:nord1_gui, s:nord5_term, s:nord1_term]
84+
let s:IAWarn = [s:nord1_gui, s:nord13_gui, s:nord3_term, s:nord13_term]
85+
let s:IAError = [s:nord0_gui, s:nord11_gui, s:nord1_term, s:nord11_term]
6886
let g:airline#themes#nord#palette.inactive = airline#themes#generate_color_map(s:IAMain, s:IARight, s:IAMiddle)
87+
let g:airline#themes#nord#palette.inactive.airline_warning = s:IAWarn
88+
let g:airline#themes#nord#palette.inactive.airline_error = s:IAError
89+
90+
let g:airline#themes#nord#palette.normal.airline_term = s:NMiddle
91+
let g:airline#themes#nord#palette.insert.airline_term = s:IMiddle
92+
let g:airline#themes#nord#palette.replace.airline_term = s:RMiddle
93+
let g:airline#themes#nord#palette.visual.airline_term = s:VMiddle
94+
let g:airline#themes#nord#palette.inactive.airline_term = s:IAMiddle

autoload/lightline/colorscheme/nord.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
" Repository: https://github.com/arcticicestudio/nord-vim
66
" License: MIT
77

8-
let s:nord_vim_version="0.10.0"
8+
let s:nord_vim_version="0.11.0"
99
let s:p = {'normal': {}, 'inactive': {}, 'insert': {}, 'replace': {}, 'visual': {}, 'tabline': {}}
1010

1111
let s:nord0 = ["#2E3440", "NONE"]

0 commit comments

Comments
 (0)