aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
Commit message (Expand)AuthorAge
* docs: fix typos (#18866)dundargoc2022-06-15
* feat(filetype): remove side effects from vim.filetype.match (#18894)Gregory Anders2022-06-09
* docs: fix typos (#18269)dundargoc2022-06-04
* feat(fs): add vim.fs.normalize()Gregory Anders2022-05-31
* feat(fs): add vim.fs.find()Gregory Anders2022-05-31
* feat(fs): add vim.fs.dir()Gregory Anders2022-05-31
* feat(fs): add vim.fs.basename()Gregory Anders2022-05-31
* feat(fs): add vim.fs.dirname()Gregory Anders2022-05-31
* feat(fs): add vim.fs.parents()Gregory Anders2022-05-31
* feat(lua): allow some viml functions to run in fastLewis Russell2022-05-17
* docs: vim.regex is case sensitive by default (#18595)Gregory Anders2022-05-16
* feat(lua): add traceback to vim.deprecate #18575ii142022-05-15
* build(lua2dox): add parenthesis around parameter types in documentation (#18532)dundargoc2022-05-12
* feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523Famiu Haque2022-05-12
* docs(api): improve shared lua functions docs (#17933)adrian52022-05-11
* feat(lsp): add logging level "OFF" (#18379)ii142022-05-03
* feat(lua): vim.deprecate() #18320dundargoc2022-05-03
* docs(lua): explain and link to lua patterns (#18206)Christian Clason2022-04-21
* docs: vim.keymap.set can specify buffer as an optionatusy2022-04-21
* 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