index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
plugin
Age
Commit message (
Expand
)
Author
Files
2024-08-22
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
1
2024-08-15
fix(man): avoid setting v:errmsg (#30052)
zeertzjq
1
2024-08-11
test(lsp): refactor and tidy
Lewis Russell
2
2024-08-02
test: allow exec_lua to handle functions
Lewis Russell
1
2024-08-02
refactor(lsp): add test case for default diagnostic severity
Mathias Fussenegger
1
2024-08-01
fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)
Mathias Fußenegger
1
2024-07-31
fix(lsp): prevent desync due to empty buffer (#29904)
Jaehwang Jung
1
2024-07-31
feat(lsp): lsp.completion support set deprecated (#29882)
glepnir
1
2024-07-27
fix(lsp): revert text edit application order change (#29877)
Mathias Fußenegger
1
2024-07-17
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
1
2024-07-16
fix(tohtml): support ranges again
altermo
1
2024-07-06
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
1
2024-07-02
fix(lsp): fallback to `label` for completion items if all others are missing ...
Sebastian Lyng Johansen
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-06-27
Merge pull request #29483 from bfredl/nonbinary
bfredl
2
2024-06-27
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Mathias Fußenegger
1
2024-06-27
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2
2024-06-24
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
1
2024-06-14
fix(lsp): tune completion word extraction for decorated labels (#29331)
Mathias Fußenegger
1
2024-06-14
refactor(lsp): use metatable for buf_versions (#29304)
Ilia Choly
2
2024-06-09
feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164
Tom Praschan
1
2024-06-07
fix(man): filter OSC 8 hyperlink markup #29171
Lennard Hofmann
1
2024-06-07
fix(lsp): fix reverse sorting of same position text edits (#29212)
Al Colmenar
1
2024-06-07
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2
2024-06-06
feat(editorconfig): add support for spelling_language (#28638)
sus-domesticus
1
2024-06-04
fix(lsp): account for changedtick version gap on modified reset (#29170)
Mathias Fußenegger
1
2024-06-04
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
1
2024-06-02
fix(lsp): trim trailing whitespace from completion words (#29122)
Mathias Fußenegger
1
2024-05-30
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
2
2024-05-30
feat(lsp): support postfix snippets in completion
Mathias Fussenegger
1
2024-05-30
feat(lsp): use fuzzy match on filterText instead of prefix match
Mathias Fussenegger
1
2024-05-28
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
1
2024-05-27
test(lsp): add completion tests
Maria José Solano
1
2024-05-27
feat(lsp): completion side effects
Maria José Solano
1
2024-05-27
fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)
Ilia Choly
1
2024-05-26
fix(tohtml): properly handle multiple hl groups #29012
Riley Bruins
1
2024-05-24
fix: change deprecation presentation
dundargoc
1
2024-05-23
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
4
2024-05-23
fix(lsp): trigger LspDetach on buffer delete (#28795)
Andre Toerien
1
2024-05-22
fix: merge all provider healthchecks into a single health.lua
dundargoc
1
2024-05-21
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
1
2024-05-19
refactor!: remove `nvim` and `provider` module for checkhealth
dundargoc
1
2024-05-13
refactor(lua): remove deprecated features #28725
Justin M. Keyes
1
2024-05-10
fix(lsp): disable didChangeWatchedFiles on Linux
Lewis Russell
1
2024-05-02
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
1
2024-05-02
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
1
2024-04-26
fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495)
Brian Cao
1
2024-04-23
refactor(lsp): merge subtypes and supertypes into typehierarchy (#28467)
Mathias Fußenegger
1
2024-04-23
test: improve test conventions
dundargoc
22
2024-04-22
fix(completion): check that healthcheck name is string (#28458)
zeertzjq
1
[prev]
[next]