Changelog for Nord Vim — An arctic, north-bluish clean and elegant Vim color theme.
Features
Syntax
Extended support for TypeScript and TSX — #208 (⊶ 1bd44ad) by @iamdidev
↠ Added extended support for TypeScript and TSX through the yats.vim plugin.
This provides, among many other good changes, better highlighting for syntax elements like decorators, more granular separation of different language elements within a single code line as well as highlighting for…
…interfaces with bold font style, typing characters and types.
…global methods like setTimeout
with italic font style.
…regular expressions with nord13
instead of the normal color for quoted strings.
…global elements like Error
, JSON
and console
.
…brackets of types as structural elements.
…TSX/JSX and HTML with a consistent appearance.
…TSX/JSX and HTML with a consistent appearance.
UI
Support for vim-clap — #178 (⊶ 7a52f66) by @meck and @ikalnytskyi
↠ Added basic support for vim-clap, a modern and performant generic finder and dispatcher for Vim and NeoVim.
The full changelog is available here