Skip to content

Commit

Permalink
🔖 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# v1.0.0 (2022-12-20)

## ✨ New Features
- [`62bd408`](62bd408)  port basic spaceduck to lua
- [`00cbec8`](00cbec8)  add lualine support

## 🐛 Bug Fixes
- [`b351754`](b351754)  assert syntax_on existence properly and disable broken groups
- [`ab971f0`](ab971f0)  fix errors in lualine support
- [`73c45d1`](73c45d1)  remove unwanted character from StatusLineTermNC
  • Loading branch information
semantic-release-bot committed Dec 20, 2022
1 parent 9076b91 commit bc745b8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v1.0.0 (2022-12-20)

## ✨ New Features
- [`62bd408`](https://github.com/spaceduck-theme/nvim/commit/62bd408) port basic spaceduck to lua
- [`00cbec8`](https://github.com/spaceduck-theme/nvim/commit/00cbec8) add lualine support

## 🐛 Bug Fixes
- [`b351754`](https://github.com/spaceduck-theme/nvim/commit/b351754) assert syntax_on existence properly and disable broken groups
- [`ab971f0`](https://github.com/spaceduck-theme/nvim/commit/ab971f0) fix errors in lualine support
- [`73c45d1`](https://github.com/spaceduck-theme/nvim/commit/73c45d1) remove unwanted character from StatusLineTermNC

0 comments on commit bc745b8

Please sign in to comment.