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
Commit message (
Expand
)
Author
Age
...
*
|
lsp: export convert_signature_help_to_markdown_lines (#11950)
Hirokazu Hata
2020-04-19
*
|
lua: allow deepcopy of functions (#12136)
Tristan Konolige
2020-04-19
*
|
lsp: replace the event that closes the signature help preview window from Ins...
Hirokazu Hata
2020-04-18
*
|
LSP: fix breakage when severity isn't specified (#12027)
Ghjuvan Lacambre
2020-04-18
*
|
treesitter: escape backslashes in queries
Thomas Vigouroux
2020-04-18
*
|
lsp: provide a default for missing reference kind (#12127)
George Zhao
2020-04-16
*
|
vim.uri: fix uri_to_fname (#12059)
Hirokazu Hata
2020-03-30
*
|
Merge pull request #11927 from Jesse-Bakker/lsp-buf-version
Björn Linse
2020-03-16
|
\
\
|
|
/
|
/
|
|
*
Use buffer version instead of changedtick for edits
Jesse Bakker
2020-02-27
*
|
lsp: make showMessage and logMessage callbacks different (#11942)
Hirokazu Hata
2020-03-02
*
|
lua: add vim.tbl_len() #11889
Hirokazu Hata
2020-03-01
*
|
lsp: add 'textDocument/documentSymbol’ callback
Hirokazu Hata
2020-03-01
*
|
lsp: add bufnr to callback function arguments
Hirokazu Hata
2020-02-28
*
|
LSP: Remove diagnostic message handling in locations_to_items
Mathias Fussenegger
2020-02-27
*
|
LSP/references: Add context to locations returned by server
Mathias Fussenegger
2020-02-27
*
|
Merge pull request #11880 from bfredl/tree-sitter-regex
Björn Linse
2020-02-27
|
\
\
|
*
|
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
|
*
|
treesitter: redraw on changed query
Björn Linse
2020-02-26
|
|
/
*
|
Add signs for Lsp diagnostics (#11668)
Alvaro Muñoz
2020-02-27
*
|
LSP/hover: Do not throw away contents if first line is empty (#11939)
Mathias Fußenegger
2020-02-27
*
|
add support to show diagnostics count in statusline (#11641)
Alvaro Muñoz
2020-02-26
*
|
LSP: implement documentHighlight (#11638)
Alvaro Muñoz
2020-02-26
|
/
*
lsp/completion: show duplicates in completion popup #11920
Mathias Fußenegger
2020-02-21
*
lsp: make functions private and use filter function
Hirokazu Hata
2020-02-19
*
lsp: respect the sort order if there is sortText
Hirokazu Hata
2020-02-19
*
lsp: fix textDocument/completion handling
Hirokazu Hata
2020-02-19
*
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
lsp/rpc.lua: fix `env` application function
Justin M. Keyes
2020-02-16
*
LSP: fix validate_client_config
Justin M. Keyes
2020-02-16
*
lua: if second argument is vim.empty_dict(), vim.tbl_extend uses empty_dict()...
Hirokazu Hata
2020-02-14
*
lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()
Hirokazu Hata
2020-02-13
*
LSP: rename validate_command to _cmd_parts #11847
Matthieu Coudron
2020-02-11
*
LSP: Refine formatting tabSize #11834
Jesse-Bakker
2020-02-10
*
treesitter: use internal "decorations" buffer
Björn Linse
2020-02-10
*
lsp: Support text edit on inactive buffer (#11843)
Mathias Fußenegger
2020-02-10
*
LSP: set InitializeParams.rootPath value #11838
Hirokazu Hata
2020-02-08
*
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
*
LSP: show diagnostic in qf/loclist #11777
Matthieu Coudron
2020-01-28
*
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
*
doc [ci skip] #11656
Justin M. Keyes
2020-01-12
*
LSP: highlight groups test, doc
Justin M. Keyes
2020-01-08
*
LSP: differentiate diagnostic underline by severity
Alvaro Muñoz
2020-01-08
*
LSP: place hover window by vertical space #11657
Ville Hakulinen
2020-01-03
*
lua: metatable for empty dict value
Björn Linse
2020-01-01
*
LSP: eliminate lsp.print_debug_info…()
Justin M. Keyes
2019-12-31
*
LSP: eliminate lsp.stop_all_clients()
Justin M. Keyes
2019-12-31
*
gen_vimdoc.py: generate LSP docs
Justin M. Keyes
2019-12-31
*
Revert "runtime: Add vim.lsp.get_client_by_name" #11623
Ashkan Kiani
2019-12-29
*
runtime: Add vim.lsp.get_client_by_name (#11603)
Hirokazu Hata
2019-12-28
*
LSP: Handle rpc RequestCancelled specifically. (#11606)
Ashkan Kiani
2019-12-24
[prev]
[next]