mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +00:00
doc: Fix some typos and trailing whitespace. #2875
This commit is contained in:

committed by
Justin M. Keyes

parent
9ebb5c681b
commit
7e7d78b2a6
@@ -24,8 +24,8 @@
|
||||
// that were previously invisible.
|
||||
//
|
||||
// The vterm->Neovim synchronization is performed in intervals of 10
|
||||
// milliseconds. This is done to minimize screen updates when receiving when
|
||||
// receiving large bursts of data.
|
||||
// milliseconds. This is done to minimize screen updates when receiving large
|
||||
// bursts of data.
|
||||
//
|
||||
// This module is decoupled from the processes that normally feed it data, so
|
||||
// it's possible to use it as a general purpose console buffer(possibly as a
|
||||
|
Reference in New Issue
Block a user