Skip to content

Commit

Permalink
v 1.3.2
Browse files Browse the repository at this point in the history
Vimwiki Support added
  • Loading branch information
lighthaus-theme committed Apr 3, 2021
1 parent ae37e5a commit dcb49b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
- v1.0.1
- v1.1.1
- v1.1.2
- v1.2.2
- v1.3.2
- [Vim-Airline](#vim-airline)
- v1.0.2
- v1.0.1
Expand All @@ -16,6 +18,9 @@
- [License](#license)

### Vim
#### v1.3.2
- Vimwiki support added. View [PR here](https://github.com/lighthaus-theme/vim-lighthaus/pull/5) (03/04/2021)

#### v1.2.2
- Beacon.nvim support added (31/03/2021)
- Added `grey` color to correct contrast issue. See [Issue](https://github.com/lighthaus-theme/lighthaus/issues/3)
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ It comes with support for the following popular plugins:
- [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides)
- [vim-plug](https://github.com/junegunn/vim-plug)
- [vim-signature](https://github.com/kshenoy/vim-signature)
- [vimwiki](https://github.com/vimwiki/vimwiki)

### Screenshots
Vim
Expand Down Expand Up @@ -102,7 +103,7 @@ To have a brighter and more prominent vertical split line, set the following opt

### Version
```vim
v 1.2.2 vim
v 1.3.2 vim
v 1.0.2 vim-airline
v 1.0.0 lightline
```
Expand Down

0 comments on commit dcb49b2

Please sign in to comment.