aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/if_lua.txt
Commit message (Expand)AuthorAge
* docs: remove redundant help filesDundar Göc2021-12-08
* doc: Lua [ci skip] #11378Justin M. Keyes2019-11-17
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* Lua: Use vim.validate() instead of assert()Justin M. Keyes2019-11-10
* lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
* doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
* doc: file-change-detect [ci skip]Ashkan Kiani2019-11-05
* lua: add vim.fn.{func} for direct access to vimL functionBjörn Linse2019-10-27
* build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* tree-sitter: start docsBjörn Linse2019-09-28
* docJustin M. Keyes2019-09-11
* doc: |api-fast| [ci skip]Justin M. Keyes2019-09-09
* paste: make vim.paste() "public"Justin M. Keyes2019-08-27
* lua: minimal UTF-16 support needed for LSPBjörn Linse2019-08-08
* lua: add vim.in_fast_event() to check if we are in a luv callbackBjörn Linse2019-08-05
* vim-patch:5477506a9f01Justin M. Keyes2019-08-02
* libluv: use luv_set_callback to control callback executionBjörn Linse2019-06-30
* doc [ci skip] #10177Justin M. Keyes2019-06-30
* doc [ci skip] #10129Justin M. Keyes2019-06-10
* lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* doc #10017Justin M. Keyes2019-05-25
* lua/shared: share trim() implJustin M. Keyes2019-05-20
* lua/shared: share more stuffJustin M. Keyes2019-05-19
* lua/shared: share deepcopy() with test/*Justin M. Keyes2019-05-19
* gen_vimdoc.py: support lua/shared.lua module [ci skip]Justin M. Keyes2019-05-19
* Document the vim.lua functionsKillTheMule2019-05-18
* doc [ci skip]Justin M. Keyes2019-03-26
* doc [ci skip] #9478Justin M. Keyes2019-01-26
* lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
* doc: fix/remove broken tag referencesJustin M. Keyes2018-11-05
* docJustin M. Keyes2018-07-18
* docJustin M. Keyes2017-11-06
* Merge #7165 'lua: Move stricmp to vim module'Justin M. Keyes2017-10-22
|\
| * doc: Describe everything what is in `vim` lua “module”ZyX2017-08-16
| * lua/executor: Move stricmp to vim “module” and document itZyX2017-08-15
* | help, man.vim: change "outline" map to gO (#7405)Justin M. Keyes2017-10-21
|/
* doc: Clarify documentationZyX2017-05-28
* lua: Use automatic determining of suffixes only for package.cpathZyX2017-05-28
* doc: Add example pluginZyX2017-05-25
* lua: Add paths from &runtimepath to package.path and package.cpathZyX2017-05-25
* doc: Lua (#6722)Justin M. Keyes2017-05-11
* doc: Enhance documentationZyX2017-03-27
* doc,functests: Add documentationZyX2017-03-27
* doc: Remove unused 'if_[language].txt' and relatedMichael Reed2015-04-10
* re-integrate runtime/ vim-patch:0 #938Justin M. Keyes2014-07-29