6.0.0 (2024-03-01)
- no-null-ls: conform.nvim and nvim-lint introduced again after v1.0.0
- no-null-ls: Remove null-ls, replace with conform and nvim-lint (5cbae70)
5.5.0 (2024-03-01)
5.4.0 (2024-02-25)
- Codesnap: Add plugin to beautify snippets while sharing them. (d83a50c)
- 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)
- illuminate: switch from
vim-illuminate
tomini.cursorword
(26dc99d)
5.3.0 (2024-02-17)
- lsp_attach: Increase performance + lsp_attach check (8e78a17)
- tags completion: < and > autocomplete (928d358)
- tools: better look, add few params (436c042)
- tab key: updated rude behaviour of tab key while between words (f2104e6)
- virtual_text: virtual lines displayed on current line only (b50125c)
5.2.1 (2024-02-17)
- optimizations of events: faster loading time, updated events (9525944)
5.2.0 (2024-02-06)
- actions-preview.nvim: switched from archived project to new one (b85df2e)
5.1.2 (2024-02-02)
- : pressing <Tab> key doesn't freeze the terminal window (302d824)
5.1.1 (2024-01-26)
- codeium.vim: codeium.vim is not working so downgraded (1ca8674)
5.1.0 (2024-01-24)
- tab: tab not working in between words (fixed) (b05fccb)
- autocmd: added a few autoclose on q windows (c77ef73)
5.0.6 (2024-01-24)
- alpha: alpha changes coz some elements went out of screen (1ac1726)
5.0.5 (2024-01-13)
- lsp_lines: lsp_lines update in insert not showing updates solved (25a7e28)
5.0.4 (2023-12-03)
- prettier: changed prettier to prettierd for fastness (27c9d98)
5.0.3 (2023-12-02)
- none-ls: python lsp (dcca607)
5.0.2 (2023-11-06)
- cmp: tab in free space writes tabout (2a5893a)
5.0.1 (2023-11-03)
- colorscheme: set to to decrease startuptime (64a3006)
5.0.0 (2023-10-31)
- none-ls: Switched to none-ls [Linting & Formatting]
- none-ls: Switched to none-ls [Linting & Formatting] (495c1aa)
4.3.0 (2023-10-31)
- none-ls: Switched to none-ls [Linting & Formatting] (6dc2f01)
- lazy: removed redundant lazy specs (9cc522d)
- lsp-progress: removed lsp-progress in lualine (8ad286d)
4.2.0 (2023-10-31)
- parinfer: Added parinfer for editing lisp code (fe6f437)
- yuck: Add yuck.vim for ft -> yuck (f50ca4d)
4.1.1 (2023-10-30)
- lsp-lens: removed pinning to commit as it is not required (5aca1a7)
4.1.0 (2023-10-26)
- tools: added mbbill/UndoTree (60e804d)
- removed ambiguous usage of event for lualine (4fc676e)
4.0.0 (2023-10-26)
- tools: utils/ folder will now contain all utilities required for NeutronVim
- Better First startup screen showing lazy installations (6396317)
- healthchecks: Better and more dependency checks (d58447e)
- lsp-lens: Added LSP Lens (ce468da)
- tools: Added Utils/ folder for utils (f859785)
- vim.loader: better loading of modules (07b9fbb)
3.0.1 (2023-10-24)
- disabled-built-ins: more startup optimizations (136891a)
- rtp: disable some rtp plugins for better perf (9811780)
3.0.0 (2023-10-24)
- Startuptime performance optimized
- load colorscheme b4 evrything else [forgot that earlier] (4a0837c)
- reconfigured: made edits according to new lazy-loading of colors (3db78b9)
- removed oil.nvim [too slow sometimes] (6785629)
- Startuptime optimization (8d411da)
- UI: lazy-loading of colorscheme and custom highlights (8a49b79)
2.0.0 (2023-10-22)
- Startuptime performance optimized
- fixed conflicting ;k map (7bdc419)
- load colorscheme b4 evrything else [forgot that earlier] (febd47b)
- switched to mypy again (1668016)
- Startuptime optimization (6389464)
1.3.1 (2023-10-22)
- added codeium cmp keymap (8d5a9e6)
1.3.0 (2023-10-22)
- add and modified few icons (bd5e39b)
- tools: Add minimap.vim (bb05bbb)
- tools: Add scrollbar (5840572)
- tools: add support for codeium (a6bde55)
- tools: removed bufferline (92117f9)
1.2.0 (2023-10-21)
- added telescope-fzf-native (2e86021)
- better lazy-loading and whichkey loads after ui loading completes (cd2a140)
- switched from to (06f7f0c)
- UI tweaks, disabled some rtp plugins for better perf (1022ac5)
1.1.0 (2023-10-20)
1.0.0 (2023-10-20)
- Added akinsho/bufferline.nvim
- add nvim-spectre, removed moved plugins (85b3b9f)
- Added Bufferline to NeutronVim (d7355ca)
- added formatter and slow formatter functions (f0aef06)
- added health.lua (396a152)
- added marksman lsp (f55ae1b)
- added marksman lsp for markdown editing (9928cef)
- Added snippets for [global, git, lua, md] (8c20755)
- added stylua ignore (ee8d4a9)
- changed keymap for moving lines up and down in insert mode (00f98c1)
- tools: Removed diagflow.nvim (8ae6313)
- disabled (865f021)
0.2.0 (2023-10-19)
- tools: added neogit (eda14ea)
- autorelease workflows (49c390c)
- autorelease workflows (0fc6fcf)
- autorelease workflows (d3239c5)
- autorelease workflows (e88741d)
- diagflow: some lsp do not support
diagnostic.code
(e83365c) - lint: switched linter from mypy to flake8 (396b839)
- markdown-preview: temporary fix for markdown-preview status failed bug (21b026e)
- removed tests as it is not needed [for now] (6ee47e3)
- some merge errors (01c3530)
- updated build instructions for markdown-preview.nvim (b3e653d)
- workflow autorelease (bdf36d1)