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
/
runtime
/
lua
/
vim
/
lsp
Commit message (
Expand
)
Author
Age
*
docs: misc
dundargoc
2025-01-30
*
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
2025-01-27
*
fix(lsp): prefer `on_list` over `loclist` in default handler
Evgeni Chasnovski
2025-01-23
*
fix: completion.enable(false,...) deletes invalid augroup #32121
Konrad Malik
2025-01-20
*
fix(lsp): set floating window filetype after setup #32112
Guilherme Soares
2025-01-20
*
fix(lsp): don't use completion filterText if prefix is empty
Mathias Fussenegger
2025-01-19
*
fix(lsp): document_symbol uses loclist by default #32070
Yochem van Rosmalen
2025-01-19
*
fix(lsp): use filterText as word if textEdit/label doesn't match
Mathias Fussenegger
2025-01-17
*
fix(messages): lsp window/showMessage is not an error
Luuk van Baal
2025-01-17
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
2025-01-14
*
fix(lsp): minimum height for floating popup #31990
Xuyuan Pang
2025-01-13
*
docs: misc
dundargoc
2025-01-11
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
Merge #31900 from luukvbaal/nvim_echo
Justin M. Keyes
2025-01-09
|
\
|
*
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
2025-01-09
*
|
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
*
fix(lsp): ensure watcher cancel
Jaehwang Jung
2025-01-02
*
feat(lsp): return resolved config for vim.lsp.config[name]
Mathias Fussenegger
2024-12-31
*
fix(lsp): check if sig_help window is focusable when configuring cycle keymap
Maria José Solano
2024-12-29
*
feat(lsp): show server version in `:checkhealth` #31611
Peter Lithammer
2024-12-18
*
refactor(lsp/rpc): move transport logic to separate module
Lewis Russell
2024-12-12
*
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
2024-12-10
*
refactor(lsp): better tracking of requests
Lewis Russell
2024-12-08
*
refactor: add vim._resolve_bufnr
Lewis Russell
2024-12-07
*
fix(lsp): cancel pending requests before refreshing
tris203
2024-12-07
*
fix(lsp): check for configuration workspace folders when reusing clients
Maria José Solano
2024-12-07
*
fix(lsp): add foldingrange method support check #31463
Tristan Knight
2024-12-06
*
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
*
docs(lsp): update example, optional parameters #31299
Yi Ming
2024-11-28
*
docs: more accurate typing for LSP references context
Riley Bruins
2024-11-28
*
fix(lsp): mention function name in warning #31301
glepnir
2024-11-27
*
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): delete b:lsp_floating_preview buf var after win close
glepnir
2024-11-22
*
feat(lsp): require `offset_encoding` param #31249
Yi Ming
2024-11-20
*
feat(lsp): deprecate non-method client functions
Lewis Russell
2024-11-20
*
fix(lsp): restore get_language_id behaviour
Lewis Russell
2024-11-19
*
refactor(lsp): fold in dynamic_registration code into the client
Lewis Russell
2024-11-18
*
fix(api): only flush nvim__redraw when necessary #31250
luukvbaal
2024-11-18
*
feat(lsp): highlight hover target/range #31110
Riley Bruins
2024-11-17
*
fix(lsp): type-errors, other nits in vim.lsp.log #31235
Maria José Solano
2024-11-16
*
feat(lsp): support utf-8 and utf-32 position encodings
Lewis Russell
2024-11-14
*
fix(lsp): filter completion candidates based on completeopt (#30945)
Kristijan Husak
2024-11-13
*
refactor(lsp): avoid redundant function wrapping
Nicolas Hillegeer
2024-11-12
*
perf(lsp): use faster version of str_byteindex
Lewis Russell
2024-11-11
*
refactor(lsp): simplify reference range logic
Riley Bruins
2024-11-10
[next]