| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-01 | 3.5 kB | |
| v15.14.0 source code.tar.gz | 2026-03-01 | 256.3 kB | |
| v15.14.0 source code.zip | 2026-03-01 | 346.2 kB | |
| Totals: 3 Items | 605.9 kB | 0 | |
15.14.0 (2026-03-01)
Features
- bufferline: add <leader>bj keymap for BufferLinePick (#6968) (a50072f)
- dap: close dap-float window with
q. (#6884) (87c0027) - treesitter: support query table in treesitter-textobjects mappings (#6736) (42c9f71)
Bug Fixes
- editor.overseer: migrate to v2 (#6907) (27824d7)
- fzf: correct git_diff description from 'hunks' to 'files' (#6983) (e77d4ab)
- lang.clang: fix
clangd_extensions.nvim(#6804) (730b691) - leap: update urls to new leap.nvim repo. Fixes #6958 (244af66)
- news: resolve news.txt from $VIMRUNTIME first (60fea62), closes #7019
- python: set venv-selector.nvim override_notify = false (#6936) (b2917bd)
- terminal: add -NoProfile to powershell shellcmdflag (#6757) (a507822)
- terminal: partially revert previous mappings (#6770) (c64a617)
- treesitter: fix
]ctextobject mappings when in diff mode (#6911) (16713e6) - treesitter: remove deleted jsonc parser (#6848) (92607e7)
- util.lsp:
LazyVim.lsp.executeonly request single client (#6904) (a4e19e9) - util.lsp: pass
formatters_by_fttoopts(#6894) (03f1293) - vtsls: remove redundant deno logic, upstreamed in
nvim-lspconfig(#7011) (8652c95)