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
Commit message (
Expand
)
Author
Age
*
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 typo in treesitter docs: parser directory is `parser` not `parsers`
Stephan Seitz
2020-09-13
*
fix: use luahl in treesitter
Thomas Vigouroux
2020-09-13
*
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
*
docs: Add hint for :help vim.lsp.buf for new users (#12886)
Dave Lage
2020-09-12
*
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
*
docs: Use nvim-lspconfig plugin in lsp docs (#12885)
Dave Lage
2020-09-12
*
docs: Align help docs to match using tab (#12891)
Dave Lage
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
*
vim-patch:8.2.1635: no digraph for 0x2022 BULLET #12876
Jan Edmund Lazo
2020-09-08
*
docs: update (#12860)
TJ DeVries
2020-09-06
*
UI: forward 'mousefocus' option #12863
Justin M. Keyes
2020-09-06
*
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: update docs on predicates
Thomas Vigouroux
2020-09-06
*
|
treesitter: simplify match_preds
Thomas Vigouroux
2020-09-06
*
|
treesitter: use lua-match? instead of match?
Thomas Vigouroux
2020-09-06
*
|
doc: fix invalid help tags #12745
Georgy Komarov
2020-09-05
*
|
provider: align all foo#Detect() functions #12839
Justin M. Keyes
2020-09-05
*
|
fix(highlight): compare rows vs columns in range highlight check (#12852)
Steven Sojka
2020-09-05
*
|
Support for :perl, :perlfile, :perldo and perleval() (#12809)
Justin M. Keyes
2020-09-05
|
\
\
|
|
/
|
/
|
|
*
healtcheck: use g:perl_host_prog if its set instead
Jacques Germishuys
2020-09-05
|
*
only perl 5.22+ is supported
Jacques Germishuys
2020-09-03
|
*
added perleval() documentation
Jacques Germishuys
2020-09-03
|
*
document that the perl legacy interface is now also supported
Jacques Germishuys
2020-09-03
|
*
document that the perl provider doesn't currently work on Windows
Jacques Germishuys
2020-08-30
|
*
support for :perl, :perlfile, :perldo and perleval()
Jacques Germishuys
2020-08-30
*
|
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
|
/
/
*
|
vim-patch:8.2.1566: not all Bazel files are recognized
Jan Edmund Lazo
2020-09-02
*
|
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
*
|
eval_call_provider(): free unused return value #12819
Jacques Germishuys
2020-09-01
*
|
Merge pull request #12814 from theHamsta/escape-queries
Thomas Vigouroux
2020-09-01
|
\
\
|
*
|
treesitter: avoid escaping complete query strings
Stephan Seitz
2020-08-31
*
|
|
Merge pull request #12736 from vigoux/ts-iter-children
Björn Linse
2020-09-01
|
\
\
\
|
*
|
|
treesitter: add node:field() to get field children
Thomas Vigouroux
2020-09-01
|
*
|
|
treesitter: allow to iterate over node children
Thomas Vigouroux
2020-08-31
|
|
/
/
*
/
/
g:clipboard: allow command given as a list #12775
DDoSolitary
2020-09-01
|
/
/
*
|
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
[next]