Skip to content

Releases: daUnknownCoder/NeutronVim

v6.0.0

01 Mar 18:11
72fed59
Compare
Choose a tag to compare

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

01 Mar 12:43
19bd897
Compare
Choose a tag to compare

5.5.0 (2024-03-01)

Features

  • cmp: add new plugins (60eb4ce)
  • codeium: add codeium results status in lualine (4e0e666)

v5.4.0

28 Feb 08:27
ea55e7c
Compare
Choose a tag to compare

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

17 Feb 14:39
60b7892
Compare
Choose a tag to compare

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

17 Feb 14:06
ca97695
Compare
Choose a tag to compare

5.2.1 (2024-02-17)

Performance Improvements

  • optimizations of events: faster loading time, updated events (9525944)

v5.2.0

06 Feb 13:31
69552e1
Compare
Choose a tag to compare

5.2.0 (2024-02-06)

Features

  • actions-preview.nvim: switched from archived project to new one (b85df2e)

v5.1.2

02 Feb 10:19
5126e9f
Compare
Choose a tag to compare

5.1.2 (2024-02-02)

Bug Fixes

  • : pressing <Tab> key doesn't freeze the terminal window (302d824)

v5.1.1

26 Jan 10:13
5696bb8
Compare
Choose a tag to compare

5.1.1 (2024-01-26)

Bug Fixes

  • codeium.vim: codeium.vim is not working so downgraded (1ca8674)

v5.1.0

24 Jan 18:28
2d5b109
Compare
Choose a tag to compare

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

24 Jan 18:22
09abc56
Compare
Choose a tag to compare

5.0.6 (2024-01-24)

Bug Fixes

  • alpha: alpha changes coz some elements went out of screen (1ac1726)