Skip to content

0.14.0

Compare
Choose a tag to compare
@arcticicestudio arcticicestudio released this 16 Jun 06:02
v0.14.0

Changelog for Nord Vim — An arctic, north-bluish clean and elegant Vim color theme.

Release Date: 2020-06-16 Project Board Milestone

Features

UI

Basic support for nvim-lsp (Language Server Protocol)#198 (⊶ 0ccf70b) by @alexanderjeurissen
↠ Added basic support for nvim-lsp, a collection of common configurations for the NVim language server protocol client.

Improvements

UI

Consistent error highlighting between GUI and terminal mode#202 (⊶ 974a919) by @xulongwu4
↠ The highlighting of errors in GUI and true color terminal mode now also uses nord4 as foreground color of instead of nord0.

Before

After

Improved highlighting for “More“ separator#202 (⊶ 974a919) by @xulongwu4
↠ The highlighting of the More separator is now highlighted with the nord8 accent color.

Before

After

Transparent line number and cursor line background by default#204 (⊶ 6323f66) by @xulongwu4
↠ Before the background color of the LineNr and CursorLineNr highlighting groups were set to nord0 which was fine in most cases, but conflicted with plugins like Yggdroot/LeaderF that renders line numbers in a popup windows with a different background color.

Before

After


The full changelog is available here