Releases: daUnknownCoder/NeutronVim
Releases · daUnknownCoder/NeutronVim
v6.0.0
6.0.0 (2024-03-01)
⚠ BREAKING CHANGES
- no-null-ls: conform.nvim and nvim-lint introduced again after v1.0.0
Features
- no-null-ls: Remove null-ls, replace with conform and nvim-lint (5cbae70)
v5.5.0
5.5.0 (2024-03-01)
Features
- cmp: add new plugins (60eb4ce)
- codeium: add codeium results status in lualine (4e0e666)
v5.4.0
5.4.0 (2024-02-25)
Features
- Codesnap: Add plugin to beautify snippets while sharing them. (d83a50c)
Bug Fixes
- hooks: use hooks to set highlights when changing colorschemes (0402846)
- lazy.nvim: Unnecessary double line virtual text (c3b4cc6)
- mini.animate: black UI when new window are opened or closed (2dbe712)
Performance Improvements
- illuminate: switch from
vim-illuminate
to mini.cursorword
(26dc99d)
v5.3.0
5.3.0 (2024-02-17)
Features
- lsp_attach: Increase performance + lsp_attach check (8e78a17)
- tags completion: < and > autocomplete (928d358)
- tools: better look, add few params (436c042)
Bug Fixes
- tab key: updated rude behaviour of tab key while between words (f2104e6)
Performance Improvements
- virtual_text: virtual lines displayed on current line only (b50125c)
v5.2.1
5.2.1 (2024-02-17)
Performance Improvements
- optimizations of events: faster loading time, updated events (9525944)
v5.2.0
5.2.0 (2024-02-06)
Features
- actions-preview.nvim: switched from archived project to new one (b85df2e)
v5.1.2
5.1.2 (2024-02-02)
Bug Fixes
- : pressing <Tab> key doesn't freeze the terminal window (302d824)
v5.1.1
5.1.1 (2024-01-26)
Bug Fixes
- codeium.vim: codeium.vim is not working so downgraded (1ca8674)
v5.1.0
5.1.0 (2024-01-24)
Features
- tab: tab not working in between words (fixed) (b05fccb)
Bug Fixes
- autocmd: added a few autoclose on q windows (c77ef73)
v5.0.6
5.0.6 (2024-01-24)
Bug Fixes
- alpha: alpha changes coz some elements went out of screen (1ac1726)