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
/
client.lua
Commit message (
Expand
)
Author
Age
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
fix(test): typing
Lewis Russell
2024-03-25
*
Revert "refactor(lsp): simplify client tracking"
Lewis Russell
2024-03-25
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)
Jaehwang Jung
2024-03-22
*
docs: small fixes (#27364)
dundargoc
2024-03-12
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
docs(lsp): nits and typos in client.lua
Maria José Solano
2024-03-06
*
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
2024-03-05
*
fix(lsp): defer writing error msgs (#27688)
Jaehwang Jung
2024-03-02
*
Merge pull request #27347 from lewis6991/fswatch
Lewis Russell
2024-03-01
|
\
|
*
fix(lsp): cancel watchers when closing a client
Lewis Russell
2024-03-01
*
|
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
|
/
*
docs(lsp): mark `ClientConfig.init_options` as optional
Christian Clason
2024-02-24
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
fix(lsp): re-add client.commands and mark private
Lewis Russell
2024-02-12
*
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
*
refactor(lsp): add type annotations
Maria José Solano
2024-02-10
*
refactor(lsp): tidy up logging
Lewis Russell
2024-02-08
*
fix(lsp): set fallback client name properly
zeertzjq
2024-02-08
*
refactor(lsp): move client code to a regular Lua class
Lewis Russell
2024-02-07