summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/secure.lua
AgeCommit message (Expand)AuthorFiles
2024-03-16refactor(lua): type annotationsLewis Russell1
2024-03-01docs: improve/add documentation of Lua typesLewis Russell1
2023-09-23docs: fix type warningsMaria José Solano1
2023-08-09fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason1
2023-07-18docs(lua): more improvements (#24387)Lewis Russell1
2023-06-03feat(lua): rename vim.loop -> vim.uv (#22846)Lewis Russell1
2022-12-05fix(secure): crash when hitting escape in prompt (#21283)ii141
2022-11-28refactor: rework parameter validation in vim.secure.trust() (#21223)Gregory Anders1
2022-11-28feat(secure): add `:trust` command and vim.secure.trust() (#21107)Jlll11
2022-11-17feat: add vim.secure.read()Gregory Anders1