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
/
doc
/
lsp.txt
Commit message (
Expand
)
Author
Age
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
feat(lsp): add a start function (#18631)
Mathias Fußenegger
2022-06-03
*
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
*
feat(lsp): option to reuse_win for jump actions (#18577)
Lewis Russell
2022-05-18
*
feat(lsp): add filter to vim.lsp.get_active_clients()
Gregory Anders
2022-05-18
*
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
*
build(lua2dox): add parenthesis around parameter types in documentation (#18532)
dundargoc
2022-05-12
*
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): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
feat(lsp): add logging level "OFF" (#18379)
ii14
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
*
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
*
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
*
docs: regenerate [skip ci]
marvim
2022-03-20
*
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
2022-03-20
*
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
chore: fix typos (#17331)
dundargoc
2022-03-10
*
docs: regenerate [skip ci]
marvim
2022-02-13
*
docs: regenerate [skip ci]
marvim
2022-01-17
*
feat(lsp): enable default debounce of 150 ms (#16908)
Michael Lingelbach
2022-01-05
*
chore: fix typos (#16506)
dundargoc
2021-12-28
*
docs: regenerate (#16742)
github-actions[bot]
2021-12-23
*
docs: regenerate (#16468)
github-actions[bot]
2021-12-15
*
fix(ui): close floating window on BufLeave event (#16557)
ii14
2021-12-15
*
docs(lsp): fix resolve_capabilities docstring (#16577)
Gregory Anders
2021-12-08
*
Merge pull request #16460 from dundargoc/chore/typos
Björn Linse
2021-11-30
|
\
|
*
docs(lsp): do not use nvim_command for Vimscript examples
Gregory Anders
2021-11-30
|
*
docs(lsp): do not use | as argument separator
Gregory Anders
2021-11-30
|
*
docs(lsp): add annotations for private functions
Gregory Anders
2021-11-30
*
|
feat(lsp): add 'focus' option to open_floating_preview (#16465)
Gregory Anders
2021-11-29
|
/
*
docs: regenerate (#16390)
github-actions[bot]
2021-11-27
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
perf(lsp)!: use faster line retrieval for utf-16 to byte idx conversion (#16360)
Mathias Fußenegger
2021-11-24
*
chore(lsp): clean up initialization process (#16369)
Michael Lingelbach
2021-11-21
*
docs: regenerate
marvim
2021-11-18
*
feat(ui): add vim.ui.input and use in lsp rename (#15959)
Sebastian Lyng Johansen
2021-11-07
*
docs(lsp): correct usage examples of formatexpr (#16216)
Michael Lingelbach
2021-11-02
*
feat(lsp): add formatexpr (#16186)
Michael Lingelbach
2021-10-31
*
feat(lsp): track pending+cancel requests on client object #15949
jdrouhard
2021-10-29
*
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
*
docs: regenerate (#15986)
github-actions[bot]
2021-10-19
*
docs: regenerate #15545
github-actions[bot]
2021-10-05
*
feat(lsp): allow subset of CodeActionContext as arg to code_action methods (#...
Mathias Fußenegger
2021-09-26
*
feat(lsp): include original request params in handler ctx
Mathias Fussenegger
2021-09-20
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
[next]