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): small bugs in snippet-parser #18998
L3MON4D3
2022-06-29
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
feat(lsp): sort codelens if multiple item per line (#18951)
rhcher
2022-06-13
*
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
2022-06-05
*
fix(lsp): set buflisted before switching to buffer (#18854)
zeertzjq
2022-06-04
*
fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829)
Fredrik Ekre
2022-06-01
*
fix(lsp): include cancellable in progress message table (#18809)
Chris Kipp
2022-05-31
*
feat(lsp): turn rename filter into a predicate (#18745)
Mathias Fußenegger
2022-05-26
*
feat(lsp)!: turn format filter into predicate (#18458)
Mathias Fußenegger
2022-05-25
*
fix(lsp): respect global syntax setting in open float preview (#15225)
Elton Leander Pinto
2022-05-25
*
fix(lsp): do not detach LSP servers on Windows #18703
Gregory Anders
2022-05-22
*
refactor: add warnings for deprecated functions (#18662)
dundargoc
2022-05-21
*
fix(lsp): only send diagnostics from current buffer in code_action() (#18639)
Fredrik Ekre
2022-05-20
*
feat(lsp): option to reuse_win for jump actions (#18577)
Lewis Russell
2022-05-18
*
fix(health): handle non-existent log file #18610
Noval Maulana
2022-05-17
*
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
2022-05-12
*
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
Merge pull request #18487 from clason/stylua
Christian Clason
2022-05-11
|
\
|
*
chore: format runtime with stylua
Christian Clason
2022-05-09
*
|
docs(lsp): fix description of `only` in vim.lsp.buf.code_action() (#18492)
Fredrik Ekre
2022-05-09
|
/
*
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
2022-05-08
*
docs: change wrap_at type to number (#18456)
Noval Maulana
2022-05-07
*
fix(lsp): skip clients without rename capability (#18449)
Mathias Fußenegger
2022-05-06
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
2022-05-05
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
*
feat(lua): vim.deprecate() #18320
dundargoc
2022-05-03
*
fix(lsp): add missing bufnr argument (#18382)
Jose Alvarez
2022-05-03
*
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
2022-04-30
*
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
fix(handlers): more specific error messages (#16772)
kylo252
2022-04-30
*
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
feat(lsp): show feedback on empty hover response (#18308)
Mathias Fußenegger
2022-04-29
*
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
2022-04-26
*
fix(lsp): unify progress message handling (#18040)
runiq
2022-04-20
*
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
*
fix(lsp): use "text" filetype for plaintext (#17898)
Jaehwang Jung
2022-03-28
*
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
2022-03-20
*
fix(lsp): handle insertion of previous line (#17618)
Michael Lingelbach
2022-03-06
*
fix(lsp): start incremental sync range at previous newline character (#17610)
Michael Lingelbach
2022-03-05
*
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
2022-03-02
*
fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)
Tim Pope
2022-03-02
*
refactor(highlight)!: optional arguments for highlight.range as table (#17462)
Christian Clason
2022-02-21
*
fix(lsp): use botright copen for all handlers (#17471)
Michael Lingelbach
2022-02-20
*
fix: lsp and diagnostic highlight priority (#17461)
Michael Lingelbach
2022-02-19
*
docs(lsp): fix on_publish_diagnostics example (#17146)
xnmet
2022-01-21
*
feat(lsp): add handler for workspace/workspaceFolders (#17149)
Michael Lingelbach
2022-01-21
*
fix(lsp): avoid nil workspace/symbol query (#17107)
Daniel Steinberg
2022-01-15
[next]