aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
Commit message (Expand)AuthorAge
* lua: add vim.register_keystroke_callback (#12536)TJ DeVries2020-08-14
* treesitter: update docs on predicatesThomas Vigouroux2020-08-13
* treesitter(docs): update and refresh docsThomas Vigouroux2020-08-13
* doc: Add information about lua function calls (#12574)TJ DeVries2020-07-08
* doc: mention that defer_fn applies schedule_wrap (#12601)Christian Clason2020-07-07
* lua: add options to highlight.on_yank (#12549)Christian Clason2020-07-05
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* treesitter: add some documentation for parsersThomas Vigouroux2020-06-29
* Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* lua: add vim.highlight.range (#12401)Christian Clason2020-05-31
* lua: vim.wait implementationTJ DeVries2020-05-30
* lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* doc: Vim internal variables & options in lua (#12302)TJ DeVries2020-05-17
* lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19
* lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
* treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* lua: metatable for empty dict valueBjörn Linse2020-01-01
* gen_vimdoc.py: sort by nameJustin M. Keyes2019-12-30
* tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17