Releases: sravioli/nvim
Releases · sravioli/nvim
0.11.0
0.11.0 - 2023-11-07
Bug Fixes
- (plugins:autocompletion) delete file for dependencies, move to
cmp/init.lua
- (3adbd42) - @sRavioli - (plugins:ft) uninstall
neorg
plugin - (d880485) - @sRavioli - (plugins:lsp) uninstall
symbols-outline
- (aa8faa2) - @sRavioli - (plugins:lsp) typo
Diagnotics:
->Diagnostics:
- (a5a27de) - @sRavioli - (plugins:lsp) use
srv.preferences
border for code actions - (035ef65) - @sRavioli - (plugins:motions) switch to function for
toggler
keymap, add toggles - (06e5f84) - @sRavioli - (plugins:ui) rewrite
neo-tree
config to support v3.x, change keymaps - (a5be5ff) - @sRavioli - (plugins:ui) don't throw error when focusing current file (see (#1157)[https://github.com/nvim-neo-tree/neo-tree.nvim/issues/1157]) - (ec02780) - @sRavioli
- (plugins:ui) remove
hover
- (ff0b259) - @sRavioli
Features
- (colorschemes:kanagawa) change neo-tree highlights - (5022126) - @sRavioli
- (plugins:lsp) enable
include_declaration
option forlsp-lens.nvim
- (a1a3248) - @sRavioli - (plugins:ui) update
neo-tree
dependencies - (1a47ec0) - @sRavioli - (plugins:ui) update
neo-tree
to v3.x - (6cb3598) - @sRavioli - (plugins:ui) enable animations, tabpages and highlight visible for
barbar
- (55cd982) - @sRavioli
Hotfixes
- (colorschemes:kanagawa)
theme.comment
->theme.syn.comment
forBufferInactiveCHANGED
- (66bd5e5) - @sRavioli
Miscellaneous Chores
- (plugins:autocompletion) make build command more readable, inline dependencies - (de5b25a) - @sRavioli
- (plugins:ui) inline dependencies for
dropbar.nvim
- (f6a0b06) - @sRavioli - (plugins:ui) inline dependencies for
nvim-biscuits
- (6ee6d07) - @sRavioli - (version) 0.11.0 - (f7b4c7c) - @sRavioli
Style
0.10.4
0.10.3
0.10.2
0.10.2 - 2023-11-06
Bug Fixes
- (plugins:autocompletion) change
<CR>
to safely select entries - (4299409) - @sRavioli - (plugins:ft) disable
follow-md-links
, remove linter warnings - (8acefc1) - @sRavioli
Features
- (plugins:autocompletion) add luasnip choice node mappings - (c55ee7d) - @sRavioli
- (snippets:markdown) turn insert nodes into choice nodes - (6053ab1) - @sRavioli
Miscellaneous Chores
0.10.1
0.10.0
0.10.0 - 2023-11-01
Bug Fixes
- (cmp:functions) use plain text in cmp autocompletion menu if
lspkind
isn't present - (c82cd9b) - @sRavioli - (cmp:sources) remove sources that where polliting results - (54c9db6) - @sRavioli
- (colorschemes:kanagawa) redefine all cmp highlights - (3480869) - @sRavioli
Features
Miscellaneous Chores
0.9.7
0.9.6
0.9.5
0.9.4
0.9.4 - 2023-10-25
Bug Fixes
- (mappings:lsp) change lsp rename command - (386e873) - @sRavioli
- (plugins:ft) disable
nvim-neorg
- (32991e7) - @sRavioli - (plugins:ft) correctly add description to
nabla.nvim
keymap - (91fcd63) - @sRavioli - (plugins:ft) remove
lazy-nvim
warnings - (e859120) - @sRavioli - (plugins:ui) correctly set
zen-mode
width - (cf7908d) - @sRavioli - (plugins:ui) remove useless variable - (c4c9894) - @sRavioli
Features
- (plugins:ft) install
nabla.nvim
- (e4b415e) - @sRavioli - (plugins:motions) add
refactoring-nvim
keys description - (087e5d2) - @sRavioli - (plugins:motions) install
refactoring.nvim
- (27cd7c2) - @sRavioli - (plugins:ui) replace
nerdicons
withicon-picker.nvim
- (1d4a3db) - @sRavioli - (pugins:ui) add refactor prefix to which key - (3f92ee3) - @sRavioli