aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
Commit message (Expand)AuthorAge
* Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymapsbfredl2022-02-27
|\
| * chore: remove <Plug> detection from vim.keymapshadmansaleh2022-02-27
* | refactor(lua): cleanup and docs for threadsbfredl2022-02-26
|/
* refactor(highlight)!: optional arguments for highlight.range as table (#17462)Christian Clason2022-02-21
* docs: regenerate [skip ci]marvim2022-02-13
* vim-patch:8.2.3917: the eval.txt help file is way too bigDaniel Steinberg2022-01-29
* docs: regenerate [skip ci]marvim2022-01-17
* fix(lua): print multiple return values with =expr (#16933)Shadman2022-01-06
* feat(lua): add notify_once() (#16956)Gregory Anders2022-01-06
* Merge pull request #16591 from shadmansaleh/feat/lua_keymaps2Björn Linse2022-01-06
|\
| * feat(lua): add vim.keymapshadmansaleh2022-01-04
* | chore: fix typos (#16816)dundargoc2022-01-04
|/
* feat: filetype.lua (#16600)Gregory Anders2022-01-04
* feat(lua): make =expr print result of exprshadmansaleh2022-01-04
* feat(lua): add support for multiple optional types in vim.validate (#16864)Shadman2022-01-01
* chore: fix typos (#16506)dundargoc2021-12-28
* feat(lua): add vim.spell (#16620)Lewis Russell2021-12-25
* docs(lsp): add annotations for private functionsGregory Anders2021-11-30
* chore: fix typosii142021-11-30
* docs: regenerate (#16390)github-actions[bot]2021-11-27
* chore: fix typos (#16361)dundargoc2021-11-27
* chore(docs): clarify vim.notify log_level parameter (#16436)Mathias Fußenegger2021-11-25
* chore(lsp): clean up initialization process (#16369)Michael Lingelbach2021-11-21
* docs: regeneratemarvim2021-11-18
* fix(uri): use valid EmmyLua annotations (#16359)Mathias Fußenegger2021-11-18
* feat(ui): add vim.ui.input and use in lsp rename (#15959)Sebastian Lyng Johansen2021-11-07
* fix(vim.mpack): rename pack/unpack => encode/decode #16175Justin M. Keyes2021-10-30
* feat(lua): document support of packages with v:lua syntaxBjörn Linse2021-10-23
* Merge pull request #15767 from lewis6991/lua_var_indexBjörn Linse2021-10-19
|\
| * feat(lua): allow passing handles to vim.b/w/tLewis Russell2021-10-19
* | fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
|/
* docs: regenerate #15545github-actions[bot]2021-10-05
* Merge #15218 from gpanders/split-trimemptyJustin M. Keyes2021-10-03
|\
| * refactor: use kwargs parameter in vim.splitGregory Anders2021-09-25
| * feat: add trimempty optional parameter to vim.splitGregory Anders2021-09-25
* | feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27
|/
* feat(decode_string): decode binary string with NULs to BlobSean Dewar2021-09-15
* docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes2021-09-14
* docs #15625Justin M. Keyes2021-09-10
* perf(lua): optimize vim.deep_equal #15236Javier Lopez2021-09-10
* feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()Björn Linse2021-09-09
* docs: naming conventionsJustin M. Keyes2021-09-09
* feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-09
* Merge pull request #15504 from mjlbach/feat/change-handler-signatureMichael Lingelbach2021-09-05
|\
| * docs: regenerateMichael Lingelbach2021-09-05
* | Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\ \ | |/ |/|
| * feat(v:lua): support calling v:lua as a methodSean Dewar2021-08-13
* | fix(doc): example for vim.diff() (#15464)Lewis Russell2021-08-23
* | docs: make Lua docstrings consistent #15255Gregory Anders2021-08-22
* | fix(doc): move vim.diff doc (#15456)Lewis Russell2021-08-22