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
/
doc
/
lua.txt
Commit message (
Expand
)
Author
Age
*
Update lsp, lua and api docs (gen_vimdoc.py)
Mathias Fussenegger
2021-03-11
*
lsp: validate and document server settings (#13698)
Michael Lingelbach
2021-01-18
*
api: add vim.version (#13762)
Michael Lingelbach
2021-01-18
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12
*
docs: Fix typo in example code
Lucas Hoffmann
2020-11-03
*
docs: update api
Björn Linse
2020-10-20
*
lua: vim.wait allows control of fast events (#13053)
TJ DeVries
2020-10-06
*
docs: Move treesitter docs in their own file
Thomas Vigouroux
2020-09-14
*
doc: Add docs for uri functions (#12887)
TJ DeVries
2020-09-14
*
Fix typo in treesitter docs: parser directory is `parser` not `parsers`
Stephan Seitz
2020-09-13
*
docs: update (#12860)
TJ DeVries
2020-09-06
*
treesitter: update docs on predicates
Thomas Vigouroux
2020-09-06
*
treesitter: allow to list supported predicates
Thomas Vigouroux
2020-09-04
*
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
*
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
*
treesitter: update docs on predicates
Thomas Vigouroux
2020-08-13
*
treesitter(docs): update and refresh docs
Thomas Vigouroux
2020-08-13
*
doc: Add information about lua function calls (#12574)
TJ DeVries
2020-07-08
*
doc: mention that defer_fn applies schedule_wrap (#12601)
Christian Clason
2020-07-07
*
lua: add options to highlight.on_yank (#12549)
Christian Clason
2020-07-05
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
treesitter: add some documentation for parsers
Thomas Vigouroux
2020-06-29
*
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
*
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
*
lua: vim.wait implementation
TJ DeVries
2020-05-30
*
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18
*
doc: Vim internal variables & options in lua (#12302)
TJ DeVries
2020-05-17
*
lua: allow deepcopy of functions (#12136)
Tristan Konolige
2020-04-19
*
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
*
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
*
doc [ci skip] #11656
Justin M. Keyes
2020-01-12
*
lua: metatable for empty dict value
Björn Linse
2020-01-01
*
gen_vimdoc.py: sort by name
Justin M. Keyes
2019-12-30
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
*
doc: Lua [ci skip] #11378
Justin M. Keyes
2019-11-17