Lewis Russell
|
ea44f74d84
refactor(types): more fixes
|
9 months ago |
Lewis Russell
|
35f453f65d
fix: type warnings in shared.lua
|
10 months ago |
dundargoc
|
2e982f1aad
refactor: create function for deferred loading
|
10 months ago |
dundargoc
|
d51b615747
refactor: fix luals warnings
|
1 year ago |
Steven Arcangeli
|
92204b06e7
refactor(lsp): move glob parsing to util (#26519)
|
11 months ago |
Gregory Anders
|
4bf47222c9
feat: add vim.text module (#26069)
|
1 year ago |
bfredl
|
45bcf83869
refactor(build): include lpeg as a library
|
1 year ago |
Gregory Anders
|
1e73891d69
refactor(iter): move helper functions under vim.iter
|
1 year ago |
dundargoc
|
743860de40
test: replace lfs with luv and vim.fs
|
1 year ago |
Justin M. Keyes
|
e31e49a8e3
refactor(vim.version): cleanup
|
1 year ago |
Kelly Lin
|
0e7196438d
feat(lua): add semver api
|
1 year ago |
bfredl
|
d6d6ab3f8e
feat(lua): low-level interpreter mode (nvim -ll)
|
2 years ago |
Folke Lemaitre
|
ef91146efc
feat: `vim.inspect_pos`, `vim.show_pos`, `:Inspect`
|
2 years ago |
Folke Lemaitre
|
8c2226fc30
fix(lua): properly configure luacheck and remove `local vim = ...` lines (#20551)
|
2 years ago |
Christian Clason
|
aefdc6783c
chore: format runtime with stylua
|
2 years ago |
bfredl
|
f39a12d629
refactor(lua): make vim submodule lazy loading declarative
|
2 years ago |
bfredl
|
186a559818
refactor(lua): move only runtime lua file in src/ to runtime/lua
|
2 years ago |