refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)

according to established code standards (`:h dev-api`)
This commit is contained in:
Javier Lopez
2022-03-26 09:34:56 -05:00
committed by GitHub
parent 111dd6c322
commit a490db5ba8
4 changed files with 18 additions and 18 deletions

View File

@@ -133,7 +133,7 @@ return {
"nested";
"pattern";
};
do_autocmd = {
exec_autocmd = {
"buffer";
"group";
"modeline";