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
/
util.lua
Commit message (
Expand
)
Author
Age
...
*
lsp: Fix text edits operating on the last line of a document (#13677)
Mathias Fußenegger
2021-02-19
*
lsp: Fix pumvisible() check introduced in #12900 (#13866)
runiq
2021-02-04
*
fix(lsp): Allow subsequent text document edits to pass (#13534)
TJ DeVries
2021-01-11
*
LSP: Add helper function from accessing language server settings from nvim-ls...
Michael Lingelbach
2021-01-01
*
lsp: add $/progress report (#13294)
Matthieu Coudron
2020-12-20
*
doc: Fix incorrect LSP diagnostic-related helptags (#13388)
Kevin Fleming
2020-12-09
*
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
2020-12-08
*
lsp: Make open_floating_preview buffers ephemeral (#13437)
runiq
2020-12-03
*
LSP: Feature/add workspace folders (#12638)
Michael Lingelbach
2020-11-25
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
lsp: remove vim.NIL from processing (#13174)
TJ DeVries
2020-11-02
*
lsp: Fix case where active_signature == vim.NIL (#13114)
Michael Lingelbach
2020-10-27
*
Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in t...
Tony Kuneck
2020-10-04
*
LSP: Fix separator width on hover (fixes #13006, #12998) (#13007)
Christian Clason
2020-09-30
*
lsp: Add vim.lsp.buf.range_code_action() (#12962)
notomo
2020-09-24
*
lsp: fix failed switch window error (#12900)
Raphael
2020-09-14
*
lsp: Fix parameter markdown rendering for signature help (#12832)
Xuyuan Pang
2020-09-12
*
lsp/make_position_param(): handle empty buffer #12825
Gıyaseddin Tanrıkulu
2020-09-01
*
lsp: Fix bad sortText comparison (#12485)
Anmol Sethi
2020-08-30
*
Add FIXMEs
Patrice Peterson
2020-08-23
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
Remove unused function (#12719)
Patrice Peterson
2020-08-08
*
Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)
Andreas Johansson
2020-07-30
*
Make the window `nomodifiable` when it's created
Cédric Barreteau
2020-07-20
*
LSP: make the hover window nomodifiable
Cédric Barreteau
2020-07-20
*
lsp: add optional vertical padding, maximal size to floats (#12444)
Christian Clason
2020-07-05
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)
Mathias Fußenegger
2020-06-30
*
Merge pull request #12252 from dlukes/formatting-sync
Hirokazu Hata
2020-06-27
|
\
|
*
lsp: Add sync variant of LSP formatting
David Lukes
2020-06-22
*
|
lsp: when apply text edits, set buflisted on buffers (#12489)
francisco souza
2020-06-23
|
/
*
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
2020-06-18
*
lsp: Fix text edits with the same start position (#12434)
Andreas Johansson
2020-06-14
*
lsp: Add `BufLeave` to `close_preview_autocmd` function call (#12477)
Dheepak Krishnamurthy
2020-06-12
*
lsp: compute height of floating preview correctly for wrapped lines (#12380)
Christian Clason
2020-06-04
*
Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexing
Hirokazu Hata
2020-06-04
|
\
|
*
Use get_line_byte_from_position in jump_to_location
Andreas Johansson
2020-05-19
|
*
Refactor fetching the line byte
Andreas Johansson
2020-05-19
*
|
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
*
|
lua: simple snippet support in the completion items (#12118)
Viktor Kojouharov
2020-05-28
*
|
lsp: add preview_location util function (#12368)
Christian Clason
2020-05-26
*
|
lsp: fix get diagnositcs
Mike Hartington
2020-05-19
|
/
*
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
2020-05-17
*
LSP: Add textDocument/codeAction support (#11607)
Jesse
2020-05-16
*
lsp: fix bug when documentEdit version=null for unattached buffer (#12272)
landerlo
2020-05-13
*
lsp: Make apply_text_edits non-ASCII safe (#12223)
Christian Clason
2020-05-08
*
lsp: Handle unknown CompletionItemKind and SymbolKind (#12257)
Hirokazu Hata
2020-05-07
*
lsp: set buflisted when jumping to location (#12253)
Gabriel Sanches
2020-05-07
*
lsp: fix tagstack for location jump #12248
Gabriel Sanches
2020-05-04
*
Merge pull request #12237 from h-michael/vim-nil
Matthieu Coudron
2020-05-04
|
\
[prev]
[next]