aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_init_packages.lua
Commit message (Expand)AuthorAge
* feat: add vim.text module (#26069)Gregory Anders2023-11-16
* refactor(build): include lpeg as a librarybfredl2023-04-27
* refactor(iter): move helper functions under vim.iterGregory Anders2023-04-25
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* refactor(vim.version): cleanupJustin M. Keyes2023-03-06
* feat(lua): add semver apiKelly Lin2023-03-06
* feat(lua): low-level interpreter mode (nvim -ll)bfredl2023-01-31
* feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`Folke Lemaitre2022-12-17
* fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20...Folke Lemaitre2022-10-09
* chore: format runtime with styluaChristian Clason2022-05-09
* refactor(lua): make vim submodule lazy loading declarativebfredl2022-03-07
* refactor(lua): move only runtime lua file in src/ to runtime/luabfredl2022-03-04