aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
Commit message (Expand)AuthorAge
* Update lsp, lua and api docs (gen_vimdoc.py)Mathias Fussenegger2021-03-11
* lsp: validate and document server settings (#13698)Michael Lingelbach2021-01-18
* api: add vim.version (#13762)Michael Lingelbach2021-01-18
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* docs: Fix typo in example codeLucas Hoffmann2020-11-03
* docs: update apiBjörn Linse2020-10-20
* lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14
* Fix typo in treesitter docs: parser directory is `parser` not `parsers`Stephan Seitz2020-09-13
* docs: update (#12860)TJ DeVries2020-09-06
* treesitter: update docs on predicatesThomas Vigouroux2020-09-06
* treesitter: allow to list supported predicatesThomas Vigouroux2020-09-04
* treesitter: add node:field() to get field childrenThomas Vigouroux2020-09-01
* treesitter: allow to iterate over node childrenThomas Vigouroux2020-08-31
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* 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