aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/executor.h
Commit message (Expand)AuthorAge
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* vim-patch:8.1.1210: support for user commands is spread out (#19653)zeertzjq2022-08-06
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* refactor(lua): reorganize builtin modules, phase 1bfredl2022-03-03
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* refactor(lua): use references directly on main threadBjörn Linse2022-02-26
* feat(lua): add proper support of luv threadserw72022-02-26
* feat(api): implement nvim_{add,del}_user_commandGregory Anders2021-12-28
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* lua: track reference ownership with ASAN when presentBjörn Linse2021-04-03
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* lua: metatable for empty dict valueBjörn Linse2020-01-01
* lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* lua: Fix header guardsZyX2017-04-11
* lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11