implemented Ctrl+R command history searching and command history expansion with '\!'
This commit is contained in:
@@ -81,6 +81,12 @@ in
|
||||
"pre-mode-change"
|
||||
"post-mode-change"
|
||||
"on-exit"
|
||||
"on-history-open"
|
||||
"on-history-close"
|
||||
"on-history-select"
|
||||
"on-completion-start"
|
||||
"on-completion-cancel"
|
||||
"on-completion-select"
|
||||
])) (list: list != []);
|
||||
description = "The events that trigger this autocmd";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user