aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/lua.txt
Commit message (Expand)AuthorAge
* 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
* | feat(api): add lua C bindings for xdiff (#14536)Lewis Russell2021-08-22
|/
* docs: regeneratemarvim2021-06-02
* fix(docs): delete duplicate tagsMichael Lingelbach2021-05-31
* docs: regenerateKarim Abou Zeid2021-05-31
* fix vim.opt:remove doc (#14664)Amirreza Askarpour2021-05-30
* lua: Add vim.opt and fix scopes of vim.o (#13479)TJ DeVries2021-05-28
* doc: update vim.cmd() (#14450)Shadman2021-05-01
* doc: advertise nanotee/nvim-lua-guide (#14332) [skip ci]Christian Clason2021-04-09
* Update lsp, lua and api docs (gen_vimdoc.py)Mathias Fussenegger2021-03-11
* lsp: validate and document server settings (#13698)Michael Lingelbach2021-01-18
* api: add vim.version (#13762)Michael Lingelbach2021-01-18
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12
* docs: Fix typo in example codeLucas Hoffmann2020-11-03
* docs: update apiBjörn Linse2020-10-20
* lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* docs: Move treesitter docs in their own fileThomas Vigouroux2020-09-14
* doc: Add docs for uri functions (#12887)TJ DeVries2020-09-14