summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_options.lua
AgeCommit message (Expand)AuthorFiles
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-02-23fix(lua): `@private` => `@nodoc` #32587Dan Sully1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2025-01-11docs: miscdundargoc1
2025-01-03docs: misc #31822Justin M. Keyes1
2024-10-09docs(lua): "vim.bo" is always equivalent to :setlocal (#30733)zeertzjq1
2024-06-12fix(vim.wo): never allow non-zero bufnrLewis Russell1
2024-06-07docs: misc (#28837)dundargoc1
2024-04-21refactor(lua): rename tbl_islist => islistJustin M. Keyes1
2024-03-09docs: support inline markdownLewis Russell1
2024-03-06refactor(types): more fixesLewis Russell1
2024-03-04docs(lua): clarify when `vim.bo`/`vim.wo` acts like `:setlocal` (#27708)Luna Saphie Mittelbach1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2024-02-27feat(docs): replace lua2dox.luaLewis Russell1
2023-09-24docs: do not use deprecated functions #25334Maria José Solano1
2023-09-17fix(lua): not using global value in vim.opt_global (#25196)Phelipe Teles1
2023-09-14docs: replace <pre> with ``` (#25136)Gregory Anders1
2023-07-22fix(api/options): validate buf and winLewis Russell1
2023-07-18docs(lua): more improvements (#24387)Lewis Russell1
2023-07-17fix: luacheckLewis Russell1
2023-07-17docs(lua): move function docs to lua filesLewis Russell1
2023-07-17refactor: rename _meta.lua to _options.luaLewis Russell1