aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_options.lua
Commit message (Collapse)AuthorAge
* docs: do not use deprecated functions #25334Maria José Solano2023-09-24
|
* fix(lua): not using global value in vim.opt_global (#25196)Phelipe Teles2023-09-17
|
* docs: replace <pre> with ``` (#25136)Gregory Anders2023-09-14
|
* fix(api/options): validate buf and winLewis Russell2023-07-22
| | | Fixes #24398
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
| | | | | | | | | | | | | | | | | * docs(lua): teach lua2dox how to table * docs(lua): teach gen_vimdoc.py about local functions No more need to mark local functions with @private * docs(lua): mention @nodoc and @meta in dev-lua-doc * fixup! Co-authored-by: Justin M. Keyes <justinkz@gmail.com> --------- Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
* fix: luacheckLewis Russell2023-07-17
|
* docs(lua): move function docs to lua filesLewis Russell2023-07-17
|
* refactor: rename _meta.lua to _options.luaLewis Russell2023-07-17