mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
docs: fix typos and other small fixes (#25005)
Co-authored-by: nuid64 <lvkuzvesov@proton.me> Co-authored-by: Mike Smith <10135646+mikesmithgh@users.noreply.github.com> Co-authored-by: XTY <xty@xty.io> Co-authored-by: Empa <emanuel@empa.xyz> Co-authored-by: kyu08 <49891479+kyu08@users.noreply.github.com>
This commit is contained in:
@@ -2524,7 +2524,7 @@ static bool arg_autocmd_flag_get(bool *flag, char **cmd_ptr, char *pattern, int
|
||||
}
|
||||
|
||||
/// When kFalse: VimSuspend should be triggered next.
|
||||
/// When kTrue: VimResume should be triggerd next.
|
||||
/// When kTrue: VimResume should be triggered next.
|
||||
/// When kNone: Currently triggering VimSuspend or VimResume.
|
||||
static TriState pending_vimresume = kFalse;
|
||||
|
||||
|
Reference in New Issue
Block a user