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
Commit message (
Expand
)
Author
Age
*
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
2024-10-26
*
fix(lsp): set tagstack on jump via goto methods
Mathias Fussenegger
2024-10-24
*
feat(lsp)!: support multiple clients in goto methods (#30877)
Mathias Fußenegger
2024-10-20
*
fix(lsp.util): inconsistent handling of offset_encoding
Lewis Russell
2024-10-17
*
feat(lsp.util): refactor symbols_to_items()
Lewis Russell
2024-10-17
*
fix(lsp): handle multiline signature help labels #30460
Maria José Solano
2024-10-15
*
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
*
feat(health): highlight headings #30525
Justin M. Keyes
2024-09-26
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test(health): "test_plug/health/init.lua" completes as "test_plug"
Justin M. Keyes
2024-09-11
*
fix(lsp): handle out-of-bounds character positions #30288
Tristan Knight
2024-09-08
*
test(tohtml): simplify font test
Justin M. Keyes
2024-09-08
*
fix(tohtml): enclose font-family names in quotation marks
yayoyuyu
2024-09-08
*
fix(lsp): handle locations exceeding line length #30253
Tristan Knight
2024-09-05
*
feat(lsp): support hostname in rpc.connect #30238
Tristan Knight
2024-09-03
*
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
*
test: tmpname() can skip file creation
Justin M. Keyes
2024-09-02
*
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
*
fix(tohtml): apply sp color if present #30110
Riley Bruins
2024-08-29
*
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
2024-08-22
*
fix(man): avoid setting v:errmsg (#30052)
zeertzjq
2024-08-15
*
test(lsp): refactor and tidy
Lewis Russell
2024-08-11
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
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): revert text edit application order change (#29877)
Mathias Fußenegger
2024-07-27
*
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
2024-07-17
*
fix(tohtml): support ranges again
altermo
2024-07-16
*
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
2024-07-06
*
fix(lsp): fallback to `label` for completion items if all others are missing ...
Sebastian Lyng Johansen
2024-07-02
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
Merge pull request #29483 from bfredl/nonbinary
bfredl
2024-06-27
|
\
|
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
|
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Mathias Fußenegger
2024-06-27
|
/
*
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
Tom Praschan
2024-06-24
*
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
*
feat(lsp): include end_col, end_lnum in vim.lsp.buf.locations_to_items #29164
Tom Praschan
2024-06-09
*
fix(man): filter OSC 8 hyperlink markup #29171
Lennard Hofmann
2024-06-07
*
fix(lsp): fix reverse sorting of same position text edits (#29212)
Al Colmenar
2024-06-07
*
fix(lsp): revert buf_versions deprecation/replacement (#29217)
Mathias Fußenegger
2024-06-07
*
feat(editorconfig): add support for spelling_language (#28638)
sus-domesticus
2024-06-06
*
fix(lsp): account for changedtick version gap on modified reset (#29170)
Mathias Fußenegger
2024-06-04
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
[next]