aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/secure.lua
Commit message (Expand)AuthorAge
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* perf(validate): use lighter versionLewis Russell2024-10-17
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* refactor(lua): type annotationsLewis Russell2024-03-16
* docs: improve/add documentation of Lua typesLewis Russell2024-03-01
* docs: fix type warningsMaria José Solano2023-09-23
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
* feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell2023-06-03
* fix(secure): crash when hitting escape in prompt (#21283)ii142022-12-05
* refactor: rework parameter validation in vim.secure.trust() (#21223)Gregory Anders2022-11-28
* feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll12022-11-28
* feat: add vim.secure.read()Gregory Anders2022-11-17