Skip to content

Commit 81c9aa3

Browse files
committed
chore(main): release 1.0.0
1 parent be1b8ba commit 81c9aa3

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-03-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* updates lazylock & removes gitui extra
9+
10+
### Features
11+
12+
* add avante-prompts.lua for AI-powered code and text assistance ([1a26a0e](https://github.com/jmarcelomb/nvim/commit/1a26a0ef1ba50a27835ffaf81e7c2e32b9feac50))
13+
* add codecompanion.nvim plugin ([321c2d0](https://github.com/jmarcelomb/nvim/commit/321c2d08fd8428ff64980e160fb19f4622397262))
14+
* add lsp_lines.nvim plugin for enhanced LSP diagnostics display ([e02dc6a](https://github.com/jmarcelomb/nvim/commit/e02dc6a856587c3d6d09216a66a4cd534ca96c39))
15+
* add release automation and dependency management ([be1b8ba](https://github.com/jmarcelomb/nvim/commit/be1b8bad10379e453a999e103648b5f797ce10ce))
16+
* add rustowl.lua plugin ([321c2d0](https://github.com/jmarcelomb/nvim/commit/321c2d08fd8428ff64980e160fb19f4622397262))
17+
* adds everforest colorscheme ([b3f73f8](https://github.com/jmarcelomb/nvim/commit/b3f73f8d59824e8590cf1ad9581e6b385ddd43d9))
18+
* **avante.lua:** Add Ollama API integration ([30d48c5](https://github.com/jmarcelomb/nvim/commit/30d48c53be9a6e02307de4e46db432f853e6616d))
19+
* enhance codecompanion.nvim by adding prompts and keybinds ([ed102e2](https://github.com/jmarcelomb/nvim/commit/ed102e273a80e25f81e781563256f3604c45dbde))
20+
* **mini.trailspace:** Add mini.trailspace plugin for whitespace management and highlight ([a683a85](https://github.com/jmarcelomb/nvim/commit/a683a85c07d6fdaf5febea06a9a08d24f86ee643))
21+
* **oil:** add lazy loading, keybindings, and preview on open ([4798ff7](https://github.com/jmarcelomb/nvim/commit/4798ff7cd6483b8f96f3d0781f82342cb49b0f0b))
22+
23+
24+
### Bug Fixes
25+
26+
* removes snacks dependendy to yazi so it doenst crash dashboard ([0b9be1e](https://github.com/jmarcelomb/nvim/commit/0b9be1e12729faa5d27811af0b690328cc091354))
27+
28+
29+
### Miscellaneous Chores
30+
31+
* updates lazylock & removes gitui extra ([e9c04f1](https://github.com/jmarcelomb/nvim/commit/e9c04f1c72a6dce96ef21068e18e67e8726f0fa9))

0 commit comments

Comments
 (0)