aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua
Commit message (Expand)AuthorAge
...
* | treesitter: separate tree and parserThomas Vigouroux2020-11-04
|/
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\
| * api: add API for themesBjörn Linse2020-11-01
* | Merge pull request #13192 from bfredl/nodeidBjörn Linse2020-11-01
|\ \
| * | treesitter: add node:id()Björn Linse2020-11-01
| |/
* | treesitter: fix wrong string formattingThomas Vigouroux2020-11-01
* | tree-sitter: error out when parsing failsThomas Vigouroux2020-11-01
|/
* treesitter: allow custom parser for highlighterThomas Vigouroux2020-10-12
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* treesitter: check language ABI version on loadThomas Vigouroux2020-10-08
* lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10
* treesitter: use new on_bytes interfaceBjörn Linse2020-09-09
* treesitter: add node:field() to get field childrenThomas Vigouroux2020-09-01
* treesitter: allow to iterate over node childrenThomas Vigouroux2020-08-31
* lua: add vim.register_keystroke_callback (#12536)TJ DeVries2020-08-14
* fix: runtimepath always updates lua package.pathTJ DeVries2020-08-10
* Merge pull request #12653 from erw7/fix-build-freebsd-ciJames McCoy2020-07-20
|\
| * build: Fix build failure with CI in FreeBSDerw72020-07-20
* | lua: Fix crash on unprotected lua errors (#12658)TJ DeVries2020-07-19
|/
* lua: Add ability to pass tables with __callTJ DeVries2020-07-10
* lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* treesitter: call bufload before parsing (#12603)Thomas Vigouroux2020-07-10
* 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: use single nodes in set_rangesThomas Vigouroux2020-06-29
* treesitter: fix lintThomas Vigouroux2020-06-29
* treesitter: use nodes to mark rangesThomas Vigouroux2020-06-29
* treesitter: fix some clint errorsThomas Vigouroux2020-06-29
* treesitter: test newly added set_included_rangesThomas Vigouroux2020-06-29
* treesitter: add set_included_ranges to the parserThomas Vigouroux2020-06-29
* treesitter: simplify puhstree call processThomas Vigouroux2020-06-23
* vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
* lua: vim.wait implementationTJ DeVries2020-05-30
* lua: vim.wait initial outlineBjörn Linse2020-05-30
* lua: Add highlight.on_yank (#12279)Christian Clason2020-05-18
* lua: Add buffer, window and tab accessors (#12268)TJ DeVries2020-05-07
* paste: support replace mode (#11945)Jesse2020-05-05
* Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-26
|\
| * rename: user_funcs -> userfuncJakub Łuczyński2020-02-13
| * fix: includesJakub Łuczyński2020-02-13
* | treesitter: check for integer overflow (#12135)Thomas Vigouroux2020-04-22
* | lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
|/
* eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
* treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* lua: metatable for empty dict valueBjörn Linse2020-01-01
* clang/'Logic error': set ret_tv if non-nullJan Edmund Lazo2019-12-25