index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
plugin
/
lsp
Commit message (
Expand
)
Author
Age
*
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
2024-11-01
*
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
2024-10-26
*
fix(lsp): fix cursor position after snippet expansion (#30659)
Tomasz N
2024-10-10
*
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
2024-10-10
*
feat(lsp): improve LSP doc hover rendering #30695
Justin M. Keyes
2024-10-06
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
feat(lsp): support hostname in rpc.connect #30238
Tristan Knight
2024-09-03
*
docs: misc #28970
Justin M. Keyes
2024-09-01
*
fix(lsp): when prefix is non word add all result into matches (#30044)
glepnir
2024-08-30
*
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
2024-08-22
*
test(lsp): refactor and tidy
Lewis Russell
2024-08-11
*
refactor(lsp): add test case for default diagnostic severity
Mathias Fussenegger
2024-08-02
*
fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)
Mathias Fußenegger
2024-08-01
*
fix(lsp): prevent desync due to empty buffer (#29904)
Jaehwang Jung
2024-07-31
*
feat(lsp): lsp.completion support set deprecated (#29882)
glepnir
2024-07-31
*
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
2024-07-17
*
fix(lsp): fallback to `label` for completion items if all others are missing ...
Sebastian Lyng Johansen
2024-07-02
*
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Mathias Fußenegger
2024-06-27
*
fix(lsp): tune completion word extraction for decorated labels (#29331)
Mathias Fußenegger
2024-06-14
*
refactor(lsp): use metatable for buf_versions (#29304)
Ilia Choly
2024-06-14
*
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
fix(lsp): trim trailing whitespace from completion words (#29122)
Mathias Fußenegger
2024-06-02
*
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
2024-05-30
*
feat(lsp): support postfix snippets in completion
Mathias Fussenegger
2024-05-30
*
feat(lsp): use fuzzy match on filterText instead of prefix match
Mathias Fussenegger
2024-05-30
*
test(lsp): add completion tests
Maria José Solano
2024-05-27
*
feat(lsp): completion side effects
Maria José Solano
2024-05-27
*
fix(lsp): check if buffer was detached in on_init callback (#28914)
Ilia Choly
2024-05-23
*
fix(lsp): semantic token functions allow "0" bufnr #28849
Riley Bruins
2024-05-21
*
refactor(lua): remove deprecated features #28725
Justin M. Keyes
2024-05-13
*
feat(lsp): inlay_hint.is_enabled({filter}) #28523
Yi Ming
2024-05-02
*
feat(lsp): vim.lsp.inlay_hint.enable(nil) applies to all buffers #28543
Yi Ming
2024-05-02
*
test: improve test conventions
dundargoc
2024-04-23
*
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
2024-04-18
*
test: remove unnecessary nil argument to testutil (#28270)
zeertzjq
2024-04-11
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: reduce `exec_lua` calls
dundargoc
2024-04-04
*
test(lsp): fix flaky basic_finish test again (#28041)
zeertzjq
2024-03-26
*
fix(test): typing
Lewis Russell
2024-03-25
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(lsp): add missing LSP semantic token highlight links
Caleb Marshall
2024-03-16
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
feat(lsp): support completion itemDefaults
Maria José Solano
2024-02-27
*
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
[next]