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
...
|
*
fix(treesitter): account for no main query file
Steven Sojka
2020-10-28
*
|
lsp: remove vim.NIL from processing (#13174)
TJ DeVries
2020-11-02
*
|
lsp: complete support for `CodeActionKind`s to capabilities (#13180)
Jesse
2020-11-01
*
|
Merge pull request #13192 from bfredl/nodeid
Björn Linse
2020-11-01
|
\
\
|
*
|
treesitter: add node:id()
Björn Linse
2020-11-01
|
|
/
*
/
lsp: Remove snippet lies (#13183)
TJ DeVries
2020-10-30
|
/
*
lsp: Fix case where active_signature == vim.NIL (#13114)
Michael Lingelbach
2020-10-27
*
Merge pull request #13154 from fsouza/fix-callback-logic
Matthieu Coudron
2020-10-25
|
\
|
*
lsp: fix fallback for callback in method_unsupported
francisco souza
2020-10-25
*
|
lsp: Store diagnostics for unloaded buffers (#13102)
Mathias Fußenegger
2020-10-25
|
/
*
lsp: only send buf requests to servers that support the request (#12764)
francisco souza
2020-10-25
*
lsp: Fix "client has shut down" errors during initializing (#13103)
Mathias Fußenegger
2020-10-22
*
Merge pull request #13043 from tkuneck/fix-min-float-win-size
Jan Edmund Lazo
2020-10-17
|
\
|
*
Opts.wrap_at is sometimes a bool, ensure it falls back to a valid number in t...
Tony Kuneck
2020-10-04
*
|
Merge pull request #12053 from tjdevries/tjdevries/nicer_validate
TJ DeVries
2020-10-17
|
\
\
|
*
|
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
|
*
|
vim.validate(): include stacktrace in message
TJ DeVries
2020-10-05
|
|
/
*
|
treesitter: allow multiple highlighters per buffer
Thomas Vigouroux
2020-10-12
*
|
treesitter: allow custom parser for highlighter
Thomas Vigouroux
2020-10-12
*
|
treesitter: runtime queries
Thomas Vigouroux
2020-10-11
*
|
api: multiple decoration providers at once
Björn Linse
2020-10-10
|
/
*
LSP: Fix separator width on hover (fixes #13006, #12998) (#13007)
Christian Clason
2020-09-30
*
treesitter: add string parser (#13008)
Thomas Vigouroux
2020-09-30
*
lsp: Add vim.lsp.buf.range_code_action() (#12962)
notomo
2020-09-24
*
lsp: Handle ContentModified the same way as RequestCancelled (#12803)
Rasmus Ishøy Michelsen
2020-09-22
*
lsp: remove popup No signature available. (#12915)
Raphael
2020-09-18
*
lsp: fix failed switch window error (#12900)
Raphael
2020-09-14
*
doc: Add docs for uri functions (#12887)
TJ DeVries
2020-09-14
*
luahl: global the luahl
Björn Linse
2020-09-13
*
fix: use luahl in treesitter
Thomas Vigouroux
2020-09-13
*
lsp: fix lsp.buf.formatting_sync() null response (#12752)
beardedsakimonkey
2020-09-12
*
lsp: Fix parameter markdown rendering for signature help (#12832)
Xuyuan Pang
2020-09-12
*
wip trying to fix the highlighter
Thomas Vigouroux
2020-09-09
*
treesitter: use new on_bytes interface
Björn Linse
2020-09-09
*
treesitter: revert wrong optimization in highlights
Thomas Vigouroux
2020-09-09
*
Merge pull request #12858 from kyazdani42/fix/no-ts-hl-without-query-value
Thomas Vigouroux
2020-09-06
|
\
|
*
apply bfredl suggestion
kiyan42
2020-09-06
|
*
treesitter: check hl group exists before passing it in nvim_get_hl_id_by_name
kiyan42
2020-09-05
*
|
lint: just bit twiddlin'
Björn Linse
2020-09-06
*
|
treesitter: simplify match_preds
Thomas Vigouroux
2020-09-06
*
|
treesitter: use lua-match? instead of match?
Thomas Vigouroux
2020-09-06
*
|
fix(highlight): compare rows vs columns in range highlight check (#12852)
Steven Sojka
2020-09-05
|
/
*
Merge pull request #12847 from nvim-treesitter/ts-list-predicates
Björn Linse
2020-09-04
|
\
|
*
treesitter: allow to list supported predicates
Thomas Vigouroux
2020-09-04
*
|
treesitter: update to use buf_set_extmark
Thomas Vigouroux
2020-09-03
|
/
*
Merge #12468 'lsp: logging'
Justin M. Keyes
2020-09-01
|
\
|
*
lsp: add key name to the output log value
Hirokazu Hata
2020-08-26
|
*
lsp: remove output log at rpc.notify
Hirokazu Hata
2020-08-26
*
|
lsp/make_position_param(): handle empty buffer #12825
Gıyaseddin Tanrıkulu
2020-09-01
*
|
treesitter: avoid escaping complete query strings
Stephan Seitz
2020-08-31
[prev]
[next]