0.6.0
0.6.0
Version Details
Release Date: *2017-08-03* Milestone Project Board
Features
Plugin Support
UI
❯ Added basic support for CtrlP. (PR #33, @syedelec)
- Matched characters are using the keyword color instead of the normal text color to make matched characters visible
- Already opened buffers now take the normal text color instead of the comment color
❯ Added basic support ALE. (PR #44, @meck)
- Warning signs are colorized using a
nord13
foreground - Error signs are colorized using a
nord11
foreground instead of a red background with a white foreground
Improvements
UI
❯ The fold marker foreground has been adjusted to match the comment color instead of nord1
which has been too dark causing them to be unreadable in bright environments. The background color has also been changed to nord1
to differ from normal comments and the font style is now bold for better legibility. (#38 in PR #40, @dylnmc)
❯ The highlight text of a active substitute search result is now underlined in order to make it more recognizable. (#35 in PR #41, @KevinSjoberg)
Neovim
❯ Addded support for the Neovim specific :CheckHealth
status highlight groups. (#31 in PR #42, @syedelec, Thanks to @dylnmc)
Bug Fixes
UI
❯ Fixed unreadable text color on pending search result highlights. (#32 in PR #39, @syedelec)
The full changelog is available here