neovim/test/functional/autocmd
dundargoc aa6b9c677d refactor: use vim._with where possible
This mostly means replacing `nvim_buf_call` and `nvim_win_call` with
`vim._with`.
2024-06-28 19:58:31 +02:00
..
autocmd_oldtest_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
autocmd_spec.lua refactor: use vim._with where possible 2024-06-28 19:58:31 +02:00
bufenter_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
bufmodifiedset_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cmdline_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
completedone_spec.lua feat(complete): specify reason for CompleteDone 2024-05-24 11:57:46 +02:00
cursorhold_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cursormoved_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
dirchanged_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
filetype_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
focus_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
modechanged_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
recording_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
safestate_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
searchwrapped_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
show_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
signal_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabclose_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabnew_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tabnewentered_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
termxx_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
textchanged_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
textyankpost_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
win_scrolled_resized_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00