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
Commit message (
Expand
)
Author
Age
...
*
Merge pull request #12237 from h-michael/vim-nil
Matthieu Coudron
2020-05-04
|
\
|
*
[LSP] check for vim.NIL and add apply_text_document_edit tests
ckipp01
2020-05-01
*
|
lsp: fixup workspace symbol capabilities (#12233)
Christian Clason
2020-05-03
*
|
Merge pull request #12228 from h-michael/fix-docsyms-to-items
Matthieu Coudron
2020-05-02
|
\
\
|
*
|
lsp: fix lsp.util.symbols_to_items
Hirokazu Hata
2020-05-02
|
|
/
*
|
lsp: add workspace/symbol (#12224)
Christian Clason
2020-05-02
*
|
LSP: Support LocationLink (#12231)
Christian Clason
2020-05-02
|
/
*
treesitter: unknown predicates always match #12173
Thomas Vigouroux
2020-04-30
*
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
2020-04-30
|
\
|
*
lsp/completion: Expose completion_item under completed_items.user_data.
Blaž Hrastnik
2020-04-29
*
|
LSP: enable using different highlighting rules for LSP signs (#12176)
Ghjuvan Lacambre
2020-04-29
*
|
LSP: support tagstack #12096
Yen3
2020-04-28
*
|
lsp: use vim.tbl_isempty to check sign (#12190)
Hirokazu Hata
2020-04-28
|
/
*
LSP: don't redefine LspDiagnostics signs #12164
jakbyte
2020-04-26
*
LSP: Fix show_line_diagnostics #12186
Mathias Fußenegger
2020-04-26
*
LSP: Add a check for null version in VersionedTextDocumentIdentifier (#12185)
Chris Kipp
2020-04-26
*
LSP: remove obsolete "peek definition" code #12178
Thore Weilbier
2020-04-25
*
LSP: Expose diagnostics grouped by bufnr (#11932)
Mathias Fußenegger
2020-04-25
*
lsp: remove buffer version on buffer_detach (#12029)
Hirokazu Hata
2020-04-25
*
lsp: callback for references now opens qf (#12171)
Thore Weilbier
2020-04-23
*
lsp: do not assert even if the code does not exist in ErrorCodes (#11981)
Hirokazu Hata
2020-04-21
*
lsp: textDocument/definition can return Location or Location[] (#12014)
Khangal
2020-04-21
*
Merge pull request #11989 from Weypare/textEdit
Matthieu Coudron
2020-04-20
|
\
|
*
LSP/completion: Add completion text helper function
Andrey Avramenko
2020-04-20
|
*
LSP/completion: add textEdit support
Andrey Avramenko
2020-03-06
*
|
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
[prev]
[next]