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
...
*
|
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: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...
Stephan Seitz
2020-06-11
|
/
*
Merge pull request #12321 from vigoux/treesitter-runtime
Matthieu Coudron
2020-06-06
|
\
|
*
treesitter: fix tests
Thomas Vigouroux
2020-06-03
*
|
lsp: do not process diagnostics for unloaded buffers (#12440)
TJ DeVries
2020-06-04
*
|
lsp: compute height of floating preview correctly for wrapped lines (#12380)
Christian Clason
2020-06-04
*
|
lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...
Dheepak Krishnamurthy
2020-06-04
*
|
lua: fix behavior when split empty string (#12429)
notomo
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: fix infinite loop for vim.split on empty string (#12420)
notomo
2020-06-02
|
|
/
|
/
|
*
|
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
*
|
lua: vim.wait implementation
TJ DeVries
2020-05-30
*
|
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: make the command error message more detailed (#11633)
Hirokazu Hata
2020-05-26
*
|
lsp: change log name to "lsp.log" from "vim-lsp.log"
Hirokazu Hata
2020-05-23
*
|
Change uri_to_fname to not convert non-file URIs (#12351)
Mathias Fußenegger
2020-05-22
*
|
LSP: Don't swallow bufnr argument from callbacks (#12350)
Mathias Fußenegger
2020-05-20
*
|
lsp: fix get diagnositcs
Mike Hartington
2020-05-19
*
|
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18
|
/
*
lsp: Fix timezone format of LSP log (ISO 8601) (#12332)
Eisuke Kawashima
2020-05-17
*
lsp: Handle end lines in apply_text_edits (#12314)
Andreas Johansson
2020-05-17
*
lua: add tbl_deep_extend (#11969)
Hirokazu Hata
2020-05-17
*
Check for nil before checking for empty table
Andy Lindeman
2020-05-15
*
LSP: Add textDocument/codeAction support (#11607)
Jesse
2020-05-16
*
LSP: Add workspace.applyEdit client capabilities (#12313)
Mathias Fußenegger
2020-05-14
*
lsp: fix bug when documentEdit version=null for unattached buffer (#12272)
landerlo
2020-05-13
*
LSP: Make applyEdit return a response (#12270)
Mathias Fußenegger
2020-05-11
*
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
*
LSP: Avoid URI-to-fname conversion for non-file URIs #12243
Mathias Fußenegger
2020-05-04
*
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
[prev]
[next]