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
*
fix(lsp): rename undofile when renaming (#27684)
Jaehwang Jung
2024-03-01
*
fix(lsp): use plain loop for non-list-like table of protocol values
Christian Clason
2024-02-29
*
fix(lsp): handle reverse lookup in capabilities
Maria José Solano
2024-02-28
*
refactor(lsp): remove outdated comment
Maria José Solano
2024-02-28
*
fix(lsp): correct the error message's cmd on spawning (#27632)
notomo
2024-02-28
*
fix(lsp): remove unnecessary file load/write when renaming (#27621)
Jaehwang Jung
2024-02-28
*
feat(lsp): support completion itemDefaults
Maria José Solano
2024-02-27
*
refactor(lsp): alias for CompletionResult
Maria José Solano
2024-02-27
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
fix(lsp): add assertion for explicit bufnr in apply_text_edits (#27614)
Gregory Anders
2024-02-24
*
fix(lsp): when renaming directory, check path prefix of buffer names (#27603)
Jaehwang Jung
2024-02-24
*
docs(lsp): mark `ClientConfig.init_options` as optional
Christian Clason
2024-02-24
*
refactor(lsp): remove redundant code (#27601)
Jaehwang Jung
2024-02-24
*
fix(lsp): add parentheses to generated union array types (#27560)
Maria José Solano
2024-02-21
*
refactor(lsp): typings for protocol constants
Maria José Solano
2024-02-19
*
fix(lsp): rename: load and list new buffer if attached to window (#27408)
Tomasz N
2024-02-14
*
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
*
fix(lsp): semantic token defer loading
Lewis Russell
2024-02-12
*
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
*
Merge pull request #27420 from MariaSolOs/warning-anxiety
Lewis Russell
2024-02-11
|
\
|
*
refactor(lsp): add vim.lsp.sync.Range type
Maria José Solano
2024-02-10
|
*
refactor(lsp): add shared diagnostic handler
Maria José Solano
2024-02-10
|
*
refactor(lsp): add type annotations
Maria José Solano
2024-02-10
*
|
feat(lsp): add opts paramater to vim.lsp.codelens.refresh
Maria José Solano
2024-02-08
|
/
*
fix(lsp): rename fails on missing parent directory #27291
Tomasz N
2024-02-08
*
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
*
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
*
fix(lsp): send back diagnostic tags to the server
Lewis Russell
2024-02-06
*
fix(lsp): fix infinite loop on vim.lsp.tagfunc
Jongwook Choi
2024-02-03
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
refactor(lsp): client_hints typo #27250
Maria José Solano
2024-01-28
*
fix(lsp): clean up duplicate and unused meta type annotations
Jongwook Choi
2024-01-20
*
docs: various #25289
Justin M. Keyes
2024-01-18
*
refactor(lsp): deprecate `vim.lsp.util.lookup_section`
Jongwook Choi
2024-01-16
*
docs: add lua typing for `vim.NIL`
Jongwook Choi
2024-01-15
*
fix(lsp): fix incorrect typing and doc for `vim.lsp.rpc`
Jongwook Choi
2024-01-14
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
Merge pull request #26791 from wookayin/gendoc
Lewis Russell
2024-01-04
|
\
|
*
fix(docs): clean up non-docstring comments for vimdoc gen
Jongwook Choi
2024-01-02
*
|
feat(lua): add noref to deepcopy
Lewis Russell
2024-01-03
|
/
*
refactor(lsp): fix remaining luals warnings in lsp.rpc
Mathias Fussenegger
2024-01-02
*
feat(lsp): support connect via named pipes/unix domain sockets (#26032)
TheLeoP
2024-01-02
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
revert: "fix: correct versions in deprecation warnings"
dundargoc
2023-12-27
*
fix(gen_lsp.lua): improve type name, and fix wrong type inheritance
Jongwook Choi
2023-12-27
*
docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotations
Jongwook Choi
2023-12-27
*
fix: correct versions in deprecation warnings
dundargoc
2023-12-27
[next]