diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5914f97 --- /dev/null +++ b/CHANGELOG.md @@ -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