Added an on-exit hook for autocmd
improved mode-switching autocmd hook logic fixed escaping logic in single quote expansion
This commit is contained in:
@@ -80,6 +80,7 @@ in
|
||||
"post-prompt"
|
||||
"pre-mode-change"
|
||||
"post-mode-change"
|
||||
"on-exit"
|
||||
])) (list: list != []);
|
||||
description = "The events that trigger this autocmd";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user