.. |
api_spec.lua
|
737f58e232
refactor(api)!: rename Dictionary => Dict
|
4 months ago |
base64_spec.lua
|
052498ed42
test: improve test conventions
|
9 months ago |
buffer_updates_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
command_line_completion_spec.lua
|
d5ae5c84e9
feat(lua): completion for vim.fn, vim.v, vim.o #30472
|
3 months ago |
commands_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
comment_spec.lua
|
0a2218f965
fix(comment): fall back to using trimmed comment markers (#28938)
|
8 months ago |
deprecated_spec.lua
|
0f067cd34d
fix(treesitter): suppress get_parser warnings via opts.error
|
4 months ago |
diagnostic_spec.lua
|
6c975515c5
fix(diagnostic): vim.diagnostic.setqflist() opens loclist on first call #31585
|
1 month ago |
ffi_spec.lua
|
e5c174421d
test: support upvalues in exec_lua
|
4 months ago |
filetype_spec.lua
|
1077843b9b
fix(filetype): make filetype detection work with :doautocmd (#31470)
|
1 month ago |
fs_spec.lua
|
e5d96a69fd
test(main_spec): use CMakePresets.json instead of .git for root marker
|
1 month ago |
glob_spec.lua
|
e5c174421d
test: support upvalues in exec_lua
|
4 months ago |
hl_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
inspector_spec.lua
|
e5c174421d
test: support upvalues in exec_lua
|
4 months ago |
iter_spec.lua
|
4c0d18c197
fix(vim.iter): enable optimizations for arrays (lists with holes) (#28781)
|
8 months ago |
json_spec.lua
|
517ecb85f5
feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561
|
1 month ago |
loader_spec.lua
|
3d707e6f14
fix(lua): remove vim.loader.disable() #31344
|
2 months ago |
loop_spec.lua
|
de48fbbd5f
fix(messages)!: vim.ui_attach message callbacks are unsafe
|
2 months ago |
luaeval_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
mpack_spec.lua
|
e5c174421d
test: support upvalues in exec_lua
|
4 months ago |
overrides_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
runtime_spec.lua
|
a27419f3fc
feat(options)!: disallow setting hidden options #28400
|
2 months ago |
secure_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
snippet_spec.lua
|
5fe4ce6678
fix(snippet): modify base indentation when there's actually whitespace (#29670)
|
6 months ago |
spell_spec.lua
|
052498ed42
test: improve test conventions
|
9 months ago |
system_spec.lua
|
540def7d2c
test(system_spec): check for .git dir before using git (#31458)
|
1 month ago |
text_spec.lua
|
99b5ffd688
perf(vim.text): use lookup table implementation for hex encoding (#30080)
|
2 months ago |
thread_spec.lua
|
e61228a214
fix(tests): needing two calls to setup a screen is cringe
|
2 months ago |
ui_event_spec.lua
|
a10636fbe7
feat(ui): specify whether msg_show event is added to history
|
1 month ago |
ui_spec.lua
|
f4b620c4e6
feat(vim.ui.open): support lemonade #30845
|
3 months ago |
uri_spec.lua
|
442d338cb5
fix(uri): uri_encode encodes brackets incorrectly for RFC2732 #31284
|
1 month ago |
version_spec.lua
|
8bdfc2ab2b
fix(version): return nil with empty string
|
6 months ago |
vim_spec.lua
|
022449b522
fix(api): generic error messages, not using TRY_WRAP #31596
|
1 month ago |
watch_spec.lua
|
00d1078ede
ci: bump macos runner version to macos-15
|
3 months ago |
with_spec.lua
|
fe1e2eff06
fix(lua): avoid vim._with() double-free with cmdmod (#31505)
|
1 month ago |
xdiff_spec.lua
|
0fb5299e53
test: refactor exec_lua in xdiff_spec
|
4 months ago |