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
*
fix(lsp): don't use completion filterText if prefix is empty
Mathias Fussenegger
2025-01-19
*
fix(lsp): use filterText as word if textEdit/label doesn't match
Mathias Fussenegger
2025-01-17
*
fix(lsp): schedule call to vim.lsp.start for async root_dir (#31998)
Gregory Anders
2025-01-14
*
fix(lsp): minimum height for floating popup #31990
Xuyuan Pang
2025-01-13
*
feat(health): show :checkhealth in floating window #31086
glepnir
2025-01-07
*
fix(lsp): open_floating_preview() zindex relative to current window #31886
luukvbaal
2025-01-06
*
feat(lsp): return resolved config for vim.lsp.config[name]
Mathias Fussenegger
2024-12-31
*
feat(lsp): support function for client root_dir (#31630)
Gregory Anders
2024-12-27
*
refactor(man.lua): various changes
Lewis Russell
2024-12-18
*
fix(lsp): vim.lsp.start fails if existing client has no workspace_folders #31608
phanium
2024-12-18
*
fix(Man): completion on Mac
Lewis Russell
2024-12-16
*
fix(lsp): reuse client if configs match and no root dir
Lewis Russell
2024-12-13
*
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
2024-12-10
*
fix: remove vim.lsp._with_extend
Lewis Russell
2024-12-07
*
feat(lsp): deprecate vim.lsp.start_client #31341
Maria José Solano
2024-12-04
*
feat(lsp): support `textDocument/foldingRange` (#31311)
Yi Ming
2024-11-29
*
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
2024-11-25
*
refactor(lsp): rename `offset_encoding` to `position_encoding` #31286
Yi Ming
2024-11-25
*
fix(lsp): delete bufvar inside WinClosed event
glepnir
2024-11-24
*
fix(lsp): hover keymap (#31208)
andrew snelling
2024-11-22
*
docs: misc (#31138)
dundargoc
2024-11-21
*
feat(lsp): deprecate non-method client functions
Lewis Russell
2024-11-20
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(lsp): filter completion candidates based on completeopt (#30945)
Kristijan Husak
2024-11-13
*
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): 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
[next]