96 lines
4.2 KiB
Markdown
96 lines
4.2 KiB
Markdown
# Changelog
|
|
|
|
## [1.8.0](https://github.com/sleiphir/nvim/compare/v1.7.0...v1.8.0) (2024-11-11)
|
|
|
|
|
|
### Features
|
|
|
|
* add snippet support ([1cf7767](https://github.com/sleiphir/nvim/commit/1cf776744d2bb98d45c491bc8ae2cda8e4f85294))
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **lualine:** use better command for parsing branch name ([85a92af](https://github.com/sleiphir/nvim/commit/85a92af06006ccb443b5d4807f323e27e28e0328))
|
|
* use lsp_signature as a standalone plugin ([4cb2047](https://github.com/sleiphir/nvim/commit/4cb2047971ad58dcb1960e78c320835e34df1afb))
|
|
|
|
## [1.7.0](https://github.com/sleiphir/nvim/compare/v1.6.0...v1.7.0) (2024-11-11)
|
|
|
|
|
|
### Features
|
|
|
|
* add lualine.lua ([de7a7f6](https://github.com/sleiphir/nvim/commit/de7a7f655e0c9883f2f1b4705d33de2710dd5365))
|
|
* add new colorschemes ([0e06ebe](https://github.com/sleiphir/nvim/commit/0e06ebe5ce26aae34f07c4d6132be75a2af6f61d))
|
|
* avante.nvim ([bd6e432](https://github.com/sleiphir/nvim/commit/bd6e432b15293c30bc81049430715a43570a9857))
|
|
* cleanup config ([4fabec4](https://github.com/sleiphir/nvim/commit/4fabec4249cb95dfebe6a0ad0a1e01aca094a1e9))
|
|
* **lsp:** add golang autocmd on save ([8c2f01f](https://github.com/sleiphir/nvim/commit/8c2f01f9da92b4be79b38977fb1f2f71888cacac))
|
|
* **ui:** add dressing.nvim ([1e6b9b6](https://github.com/sleiphir/nvim/commit/1e6b9b6b3b990ff388681eaa4b05287456b72c2f))
|
|
|
|
## [1.6.0](https://github.com/sleiphir/nvim/compare/v1.5.0...v1.6.0) (2024-09-30)
|
|
|
|
|
|
### Features
|
|
|
|
* add <leader>d to duplicate line ([b474945](https://github.com/sleiphir/nvim/commit/b47494563df56123609db1071d40b7db250846f3))
|
|
* add colorizer plugin for hex codes ([fceb4c3](https://github.com/sleiphir/nvim/commit/fceb4c35c6ed8f142fca9a8afc2771a8330e8160))
|
|
* add indent-blankline ([f556257](https://github.com/sleiphir/nvim/commit/f556257710b5f093a470c28da696a92309162695))
|
|
* **coding:** add supermaven autocompletion ([754eef1](https://github.com/sleiphir/nvim/commit/754eef18b9ea88b3b50fee47c41c5375ef272403))
|
|
|
|
## [1.5.0](https://github.com/sleiphir/nvim/compare/v1.4.0...v1.5.0) (2024-07-28)
|
|
|
|
|
|
### Features
|
|
|
|
* **telescope:** change <leader>fa to ignore .git folder ([77272a7](https://github.com/sleiphir/nvim/commit/77272a70d3fb1ab439585e68d58c55c80baebf1f))
|
|
|
|
## [1.4.0](https://github.com/sleiphir/nvim/compare/v1.3.0...v1.4.0) (2024-07-06)
|
|
|
|
|
|
### Features
|
|
|
|
* add oil to replace netrw ([7e318ed](https://github.com/sleiphir/nvim/commit/7e318ed9166d2f5a76149ec6785d93ee63395ea2))
|
|
* add python path to options ([f019253](https://github.com/sleiphir/nvim/commit/f019253e4a4bd9d46b11ce1c0060f739d303d96a))
|
|
* disable copilot for now ([7e318ed](https://github.com/sleiphir/nvim/commit/7e318ed9166d2f5a76149ec6785d93ee63395ea2))
|
|
|
|
## [1.3.0](https://github.com/sleiphir/nvim/compare/v1.2.0...v1.3.0) (2024-04-20)
|
|
|
|
|
|
### Features
|
|
|
|
* remove guicursor option ([c1fc0ca](https://github.com/sleiphir/nvim/commit/c1fc0cad117cf6710e90201bcd117ad2717b28ec))
|
|
* remove unused bindings ([105d6cf](https://github.com/sleiphir/nvim/commit/105d6cf2eab4cf8e7f736dab6054113f290b2d36))
|
|
|
|
## [1.2.0](https://github.com/sleiphir/nvim/compare/v1.1.0...v1.2.0) (2024-04-19)
|
|
|
|
|
|
### Features
|
|
|
|
* **autocmds:** add lsp auto format on save ([cbe86de](https://github.com/sleiphir/nvim/commit/cbe86ded28b899087a6d3b1891d3d8d755d6c614))
|
|
|
|
## [1.1.0](https://github.com/sleiphir/nvim/compare/v1.0.2...v1.1.0) (2024-04-19)
|
|
|
|
|
|
### Features
|
|
|
|
* add custom theme 'peel-enhanced' ([3fd3e0b](https://github.com/sleiphir/nvim/commit/3fd3e0b6bfa7e9bb9d0ce9fa2f35d25ffe0e10a6))
|
|
* **plugin:** add folke/trouble plugin ([98e3528](https://github.com/sleiphir/nvim/commit/98e35282d410dbe42365b5927d841fe23a274b0b))
|
|
* remove fleet theme config file ([87b5717](https://github.com/sleiphir/nvim/commit/87b571752a2f99e4951edd8b2c146ad5ddb41f81))
|
|
|
|
## [1.0.2](https://github.com/sleiphir/nvim/compare/v1.0.1...v1.0.2) (2023-11-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **coding:** add back luaSnip ([1f1dbf0](https://github.com/sleiphir/nvim/commit/1f1dbf06c67824107598bcce9c4802f97da08536))
|
|
|
|
## [1.0.1](https://github.com/sleiphir/nvim/compare/v1.0.0...v1.0.1) (2023-11-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **fugitive:** allow fugitive to load when no files are opened ([b969172](https://github.com/sleiphir/nvim/commit/b969172234b77b06bc35c8f3ceb0319ad07ac4ca))
|
|
|
|
## 1.0.0 (2023-11-26)
|
|
|
|
### Features
|
|
|
|
* **lazy:** Rewrite config using lazy.nvim package manager
|