Lewis Russell
|
6aa42e8f92
fix: resolve all remaining LuaLS diagnostics
|
3 weeks ago |
Lewis Russell
|
34e2185022
fix(options): better handling of empty values
|
1 month ago |
Shihua Zeng
|
b51110f4a1
docs(api): return type of nvim_get_keymap() #31708
|
1 month ago |
Colin Kennedy
|
f9dd682621
docs(annotations): added `---@generic` support
|
2 months ago |
Gregory Anders
|
2550b5e9bd
docs: do not escape Lua keywords #31467
|
2 months ago |
Lewis Russell
|
8d55cc218c
feat(keysets): teach Union and LuaRefOf
|
2 months ago |
Famiu Haque
|
29ded88957
refactor(options): remove `.indir`, redesign option scopes #31066
|
3 months ago |
Famiu Haque
|
a27419f3fc
feat(options)!: disallow setting hidden options #28400
|
3 months ago |
Famiu Haque
|
07b4cb6ada
docs(options): remove description for hidden options #30903
|
3 months ago |
zeertzjq
|
f663243e95
vim-patch:9.1.0797: testing of options can be further improved (#30893)
|
3 months ago |
Justin M. Keyes
|
7335988ce6
docs: generate params/returns in builtin.txt #30654
|
4 months ago |
Justin M. Keyes
|
6628741ada
feat(docs): improve `@see` meta docstrings #30693
|
4 months ago |
Justin M. Keyes
|
056009f741
fix(docs): markdown instead of vimdoc in meta docstrings #30680
|
4 months ago |
Justin M. Keyes
|
8801b77ed0
fix(docs): missing `@returns` desc in _meta/api.lua #30673
|
4 months ago |
Justin M. Keyes
|
b45c50f314
docs: render `@since` versions, 0 means experimental #30649
|
4 months ago |
Justin M. Keyes
|
ce7017b850
docs: render @see, @note items in _meta/api.lua #30494
|
4 months ago |
Justin M. Keyes
|
737f58e232
refactor(api)!: rename Dictionary => Dict
|
5 months ago |
JonnyKong
|
b8135a76b7
fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`
|
5 months ago |
Maria José Solano
|
a901fb875f
fix(docs): add missing properties to hl_info #30032
|
6 months ago |
bfredl
|
f926cc32c9
refactor(shada): rework msgpack decoding without msgpack-c
|
7 months ago |
zeertzjq
|
545aafbeb8
vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)
|
7 months ago |
Ilia Choly
|
8cbb1f20e5
refactor(lua): use tuple syntax everywhere #29111
|
8 months ago |
Will Hopkins
|
813dd36b72
fix(types): rename win_get_config return type to win_config
|
11 months ago |
bfredl
|
de5cf09cf9
refactor(metadata): generate all metadata in lua
|
11 months ago |
Lewis Russell
|
9beb40a4db
feat(docs): replace lua2dox.lua
|
1 year ago |
zeertzjq
|
741a6684e0
docs(builtin): show tag at first line with multiple signatures (#27577)
|
1 year ago |
Lewis Russell
|
28d1640dd6
feat: improve return type annotations for vim.api.*
|
1 year ago |
bfredl
|
d66ed4ea46
refactor(api): give "hl_group" more accurate _meta type
|
1 year ago |
altermo
|
e5ff71fbbf
docs(builtin): overload functions with union return types
|
1 year ago |
Lewis Russell
|
e8d3c4cccb
feat: generate types and docs for v variables
|
1 year ago |