chore: update CHANGELOG.md to reflect actual changes of 1.0.0
This commit is contained in:
parent
f8d72f03b7
commit
c64e0469a4
1 changed files with 1 additions and 17 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -16,22 +16,6 @@
|
||||||
|
|
||||||
## 1.0.0 (2023-11-26)
|
## 1.0.0 (2023-11-26)
|
||||||
|
|
||||||
|
|
||||||
### ⚠ BREAKING CHANGES
|
|
||||||
|
|
||||||
* **lazy:** Rewrite config with lazy.nvim
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
* add colorscheme switcher and format keybinding ([09ce90a](https://github.com/sleiphir/nvim/commit/09ce90a229fb98e9cb171e206cf5f74b1d6c1e5c))
|
* **lazy:** Rewrite config using lazy.nvim package manager
|
||||||
* add good syntax highlighting for twig files ([6927e67](https://github.com/sleiphir/nvim/commit/6927e675d5ace508e897a56fc58dbdbaaf0d70b6))
|
|
||||||
* add intelephense licence key file ([c06a6e0](https://github.com/sleiphir/nvim/commit/c06a6e0fb825b08d33f4dfbd4d7c3fe1dfd92a32))
|
|
||||||
* add vim-bujo keybindings (todo-list management) ([5f8e237](https://github.com/sleiphir/nvim/commit/5f8e237669c6c2248f032a311cb3cba9797ff772))
|
|
||||||
* add vim-fetch and update config ([5aa5ad2](https://github.com/sleiphir/nvim/commit/5aa5ad219a6b25b05c3f39166c731982922bbdfd))
|
|
||||||
* add vim-surround plugin ([9cd6b9f](https://github.com/sleiphir/nvim/commit/9cd6b9f8f07285097b5efc6f9c34ef1ae42e8eb2))
|
|
||||||
* **ci:** add release-please GitHub Action ([55aaf4b](https://github.com/sleiphir/nvim/commit/55aaf4ba6efa2d4a3a612a6f56315e8de0b585f0))
|
|
||||||
* **lazy:** Rewrite config with lazy.nvim ([cb49ba5](https://github.com/sleiphir/nvim/commit/cb49ba5c9adf1f813547d1b1f7cea9402d06c255))
|
|
||||||
* **neoai:** enhance plugin setup ([6af6ac3](https://github.com/sleiphir/nvim/commit/6af6ac3fb47ed316dc38bd0f7fba9e58cb0aa524))
|
|
||||||
* **plugin:** Use GPT-3.5 turbo because it's cheaper ([0931bbe](https://github.com/sleiphir/nvim/commit/0931bbe80c502fbed751d314a0a3c431c605b7e1))
|
|
||||||
* update nvim plugins and configurations ([36df283](https://github.com/sleiphir/nvim/commit/36df2834e574f38f2b906b42234a1dbeb53b3d1d))
|
|
||||||
* update plugin configurations and add new ones ([2c81514](https://github.com/sleiphir/nvim/commit/2c815142218ddc90eb7002fa3720c73d60dccc4d))
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue