|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 1.0.0 (2025-11-01) |
| 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 nvim-dbee plugin for database management ([dc27660](https://github.com/jmarcelomb/nvim/commit/dc27660fdc2d9028ea41f56411b731192c16b9c5)) |
| 16 | +* add release automation and dependency management ([be1b8ba](https://github.com/jmarcelomb/nvim/commit/be1b8bad10379e453a999e103648b5f797ce10ce)) |
| 17 | +* add rustowl.lua plugin ([321c2d0](https://github.com/jmarcelomb/nvim/commit/321c2d08fd8428ff64980e160fb19f4622397262)) |
| 18 | +* add sidekick ai integration for terminal assistant ([9d84fab](https://github.com/jmarcelomb/nvim/commit/9d84faba9ff2dd654f5e64f92b21502b3563d487)) |
| 19 | +* add terminal mode escape keybind ([5e0749c](https://github.com/jmarcelomb/nvim/commit/5e0749cf40687582afdf22e8ca3acfe561d5407d)) |
| 20 | +* add tmux language support to treesitter ([a2abfae](https://github.com/jmarcelomb/nvim/commit/a2abfaeb2258df0a66c84b024c611aadf149a03a)) |
| 21 | +* add vim-fetch plugin for opening files with line numbers ([c01d7d2](https://github.com/jmarcelomb/nvim/commit/c01d7d28f66ff04e1154f202882e46618e0ce63e)) |
| 22 | +* adds everforest colorscheme ([b3f73f8](https://github.com/jmarcelomb/nvim/commit/b3f73f8d59824e8590cf1ad9581e6b385ddd43d9)) |
| 23 | +* **avante.lua:** Add Ollama API integration ([30d48c5](https://github.com/jmarcelomb/nvim/commit/30d48c53be9a6e02307de4e46db432f853e6616d)) |
| 24 | +* changes gemini to copilot in avante & adds cattpuccin ([0423bf3](https://github.com/jmarcelomb/nvim/commit/0423bf345840542fb28440d7b604139723b45f2a)) |
| 25 | +* **colorscheme:** add commented configuration options for kanagawa ([466c5fb](https://github.com/jmarcelomb/nvim/commit/466c5fba9098b95d15cc242e694506544b9342c0)) |
| 26 | +* enhance codecompanion.nvim by adding prompts and keybinds ([ed102e2](https://github.com/jmarcelomb/nvim/commit/ed102e273a80e25f81e781563256f3604c45dbde)) |
| 27 | +* **mini.trailspace:** Add mini.trailspace plugin for whitespace management and highlight ([a683a85](https://github.com/jmarcelomb/nvim/commit/a683a85c07d6fdaf5febea06a9a08d24f86ee643)) |
| 28 | +* **oil:** add lazy loading, keybindings, and preview on open ([4798ff7](https://github.com/jmarcelomb/nvim/commit/4798ff7cd6483b8f96f3d0781f82342cb49b0f0b)) |
| 29 | +* replace codecompanion with avante.nvim ([7793988](https://github.com/jmarcelomb/nvim/commit/77939880f1dbccee9d1ced321550d69b7b07b60c)) |
| 30 | +* **sidekick:** enable tmux multiplexer and float layout ([6015fff](https://github.com/jmarcelomb/nvim/commit/6015ffff49301678ce1321c8c839648bec68a619)) |
| 31 | +* update plugin dependencies to latest versions ([2388820](https://github.com/jmarcelomb/nvim/commit/23888201a54fe838555bb8d1085ed67b20eafcce)) |
| 32 | +* **yazi:** enable stable version and netrw replacement ([a2f7fd2](https://github.com/jmarcelomb/nvim/commit/a2f7fd29588c7b166466fa2ad72dc1602305c7e2)) |
| 33 | + |
| 34 | + |
| 35 | +### Bug Fixes |
| 36 | + |
| 37 | +* **dap:** restructure plugin config and enable dap-ui ([9fa15ff](https://github.com/jmarcelomb/nvim/commit/9fa15ff7132fee0c13c118c6fc73f89c4faa720d)) |
| 38 | +* **lint:** configure python linters to use virtualenv ([8e975db](https://github.com/jmarcelomb/nvim/commit/8e975db8d98ab1b794e3947a7cb231a36b65fdc9)) |
| 39 | +* removes snacks dependendy to yazi so it doenst crash dashboard ([0b9be1e](https://github.com/jmarcelomb/nvim/commit/0b9be1e12729faa5d27811af0b690328cc091354)) |
| 40 | +* **rocks:** fix nvim-dap-python error ([304c000](https://github.com/jmarcelomb/nvim/commit/304c00076cb9f0f342630de86e15709df9dfb5ef)) |
| 41 | + |
| 42 | + |
| 43 | +### Miscellaneous Chores |
| 44 | + |
| 45 | +* updates lazylock & removes gitui extra ([e9c04f1](https://github.com/jmarcelomb/nvim/commit/e9c04f1c72a6dce96ef21068e18e67e8726f0fa9)) |
0 commit comments