-
-
Notifications
You must be signed in to change notification settings - Fork 132
/
CHANGES.txt
51 lines (37 loc) · 898 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Changelog
=========
1.0
---
* Added plugin supports: CtrlP, EasyMotion, Syntastic, vim-plug, etc.
* Improve filetype supports: css, javascript, sass, graphql, etc.
* Added new highlight supports: StatusLineTerm, StatusLineTermNC
* Added Neovim terminal colors support
* Improve stability of airline/lightline support
0.6
---
* Added airline support
* Added lightline support
* Added rules for new highlight group: `EndOfBuffer`
* Improved colors for javascript, markdown, etc.
* Minor color updates
0.5
---
* Improved visibility of diff with cursorline
* Updated color for swift
* Minor color updates
0.4
---
* Updated color for html
0.3
---
* Added rules for diff
* Added links for help
* Minor color updates
0.2
---
* Added rules for `SignColumn`, `Spell*`, `StorageClass`, `WileMenu`
* Added links for css, html, javascript, xml, yaml
* Minor color updates
0.1
---
* Hello, world!