.. |
api
|
refactor(api): break out Vim script functions to its own file
|
2021-10-29 16:59:53 +02:00 |
charset
|
chore: fix typos (#16816)
|
2022-01-04 11:07:40 -07:00 |
eval
|
fix(test): fix issues detected by running unittests in ASAN/UBSAN
|
2023-01-31 18:28:29 +01:00 |
fixtures
|
fix(PVS/V1044): suppress warning
|
2022-05-17 22:26:25 +02:00 |
os
|
test(unit): use file:close() properly (#21505)
|
2022-12-22 22:17:01 +08:00 |
viml
|
feat: add support for global statusline
|
2022-03-18 00:21:41 +06:00 |
buffer_spec.lua
|
feat(ui): add 'statuscolumn' option
|
2023-01-09 17:12:06 +00:00 |
fileio_spec.lua
|
|
|
formatc.lua
|
|
|
garray_spec.lua
|
chore: fix typos (#16816)
|
2022-01-04 11:07:40 -07:00 |
helpers.lua
|
fix(unittest): delete unused duplicated code
|
2023-01-18 14:56:55 +01:00 |
indent_spec.lua
|
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
|
2022-08-19 19:20:39 +08:00 |
keycodes_spec.lua
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
|
2022-05-12 20:19:29 +08:00 |
marktree_spec.lua
|
refactor(extmarks): use a more efficient representation
|
2022-01-15 22:08:12 +01:00 |
mbyte_spec.lua
|
|
|
memory_spec.lua
|
|
|
message_spec.lua
|
refactor: replace char_u with char
|
2022-09-06 16:44:37 +02:00 |
multiqueue_spec.lua
|
|
|
optionstr_spec.lua
|
vim-patch:8.1.2045: the option.c file is too big (#19854)
|
2022-08-20 17:26:44 +08:00 |
path_spec.lua
|
test(unit): use file:close() properly (#21505)
|
2022-12-22 22:17:01 +08:00 |
preload.lua
|
|
|
preprocess.lua
|
Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"
|
2021-08-16 00:02:22 -04:00 |
profile_spec.lua
|
|
|
rbuffer_spec.lua
|
|
|
search_spec.lua
|
vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)
|
2022-12-24 07:55:03 +08:00 |
set.lua
|
|
|
strings_spec.lua
|
refactor: move reverse_text to strings.c as it's a string operation
|
2022-05-20 16:11:54 +02:00 |
tempfile_spec.lua
|
feat: stdpath('run'), /tmp/nvim.user/ #18993
|
2022-06-30 04:16:46 -07:00 |
testtest_spec.lua
|
|
|
tui_spec.lua
|
fix(unittests): fix TUI broken test previously ignored
|
2023-01-18 14:56:55 +01:00 |
undo_spec.lua
|
refactor(undo): don't assume curbuf in u_compute_hash
|
2021-07-09 15:36:07 +02:00 |