Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# v1.0.0 (2024-12-11)

## ✨ New Features
- [`825bf66`](825bf66) (plugins): C# language server
- [`ac42ba3`](ac42ba3) (plugins): rest
- [`f662229`](f662229) (telescope): Ignore obj/ and bin/
- [`97736f0`](97736f0) (undotree): Description
- [`57ebb52`](57ebb52) (plugins): Copilot chat
- [`f9447bc`](f9447bc) (plugins/copilot): Toggle Copilot chat
- [`e865de2`](e865de2) (copilot-chat): toggle
- [`dacc7e1`](dacc7e1) (copilot): ask input
- [`d875e01`](d875e01) (copilot-chat): Optimize code shortcut
- [`6ea2978`](6ea2978)  dap
- [`90c398b`](90c398b)  dap setup
- [`f0ef49f`](f0ef49f)  dap shortcuts
- [`835a282`](835a282)  nomodoro
- [`a9b04d7`](a9b04d7)  neotest setup
- [`d0e5b87`](d0e5b87) dap-apater for debugging
- [`0d911ee`](0d911ee)  Spelling suggestions shortcut
- [`2221a4b`](2221a4b)  Spelling suggestion keymapping
- [`ce64d50`](ce64d50)  Keyboard shortcuts for neotest
- [`7672348`](7672348)  (dap): Better step into shortcut
- [`b807af8`](b807af8)  (options): use mac clipboard
- [`3bd4cea`](3bd4cea)  Vim table mode
- [`abb4ad4`](abb4ad4)  Releases
  • Loading branch information
semantic-release-bot committed Dec 11, 2024
1 parent 89ec680 commit acf1198
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# v1.0.0 (2024-12-11)

## ✨ New Features
- [`825bf66`](https://github.com/fredrkl/nvimsetup/commit/825bf66) (plugins): C# language server
- [`ac42ba3`](https://github.com/fredrkl/nvimsetup/commit/ac42ba3) (plugins): rest
- [`f662229`](https://github.com/fredrkl/nvimsetup/commit/f662229) (telescope): Ignore obj/ and bin/
- [`97736f0`](https://github.com/fredrkl/nvimsetup/commit/97736f0) (undotree): Description
- [`57ebb52`](https://github.com/fredrkl/nvimsetup/commit/57ebb52) (plugins): Copilot chat
- [`f9447bc`](https://github.com/fredrkl/nvimsetup/commit/f9447bc) (plugins/copilot): Toggle Copilot chat
- [`e865de2`](https://github.com/fredrkl/nvimsetup/commit/e865de2) (copilot-chat): toggle
- [`dacc7e1`](https://github.com/fredrkl/nvimsetup/commit/dacc7e1) (copilot): ask input
- [`d875e01`](https://github.com/fredrkl/nvimsetup/commit/d875e01) (copilot-chat): Optimize code shortcut
- [`6ea2978`](https://github.com/fredrkl/nvimsetup/commit/6ea2978) dap
- [`90c398b`](https://github.com/fredrkl/nvimsetup/commit/90c398b) dap setup
- [`f0ef49f`](https://github.com/fredrkl/nvimsetup/commit/f0ef49f) dap shortcuts
- [`835a282`](https://github.com/fredrkl/nvimsetup/commit/835a282) nomodoro
- [`a9b04d7`](https://github.com/fredrkl/nvimsetup/commit/a9b04d7) neotest setup
- [`d0e5b87`](https://github.com/fredrkl/nvimsetup/commit/d0e5b87) dap-apater for debugging
- [`0d911ee`](https://github.com/fredrkl/nvimsetup/commit/0d911ee) Spelling suggestions shortcut
- [`2221a4b`](https://github.com/fredrkl/nvimsetup/commit/2221a4b) Spelling suggestion keymapping
- [`ce64d50`](https://github.com/fredrkl/nvimsetup/commit/ce64d50) Keyboard shortcuts for neotest
- [`7672348`](https://github.com/fredrkl/nvimsetup/commit/7672348) (dap): Better step into shortcut
- [`b807af8`](https://github.com/fredrkl/nvimsetup/commit/b807af8) (options): use mac clipboard
- [`3bd4cea`](https://github.com/fredrkl/nvimsetup/commit/3bd4cea) Vim table mode
- [`abb4ad4`](https://github.com/fredrkl/nvimsetup/commit/abb4ad4) Releases

0 comments on commit acf1198

Please sign in to comment.