aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
Commit message (Expand)AuthorAge
* docs: typo fixes (#17859)dundargoc2022-04-15
* Merge pull request #15491 from Diomendius/lua_docsGregory Anders2022-04-13
|\
| * docs(lua): further improve Lua require() docsDiomendius2021-11-22
| * docs(lua): fix, clarify Lua require() docsDiomendius2021-11-21
* | fix(keymap): don't coerce false to ''Lewis Russell2022-04-01
* | Merge pull request #17842 from lewis6991/keymapbfredl2022-04-01
|\ \
| * | feat(keymap): return nil from an expr keymapLewis Russell2022-03-24
* | | feat: add vim.tbl_get (#17831)Michael Lingelbach2022-03-24
|/ /
* | docs: regenerate [skip ci]marvim2022-03-20
* | docs: remove extra whitespacesDaiki Mizukami2022-03-14
* | chore: fix typos (#17331)dundargoc2022-03-10
* | 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