mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-23 16:51:16 -03:00
Restyle touched .cpp files
This commit is contained in:
@@ -1827,7 +1827,6 @@ static void handle_token_history(int forward, int reset) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
enum move_word_dir_t { MOVE_DIR_LEFT, MOVE_DIR_RIGHT };
|
||||
|
||||
/// Move buffer position one word or erase one word. This function updates both the internal buffer
|
||||
|
||||
Reference in New Issue
Block a user