mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
doc: Add whitespace before parens. #4202
This commit is contained in:

committed by
Justin M. Keyes

parent
827e267800
commit
f8f92a2360
@@ -11,7 +11,7 @@ that are constantly changing. As the code becomes more organized and stable,
|
|||||||
this document will be updated to reflect the changes.
|
this document will be updated to reflect the changes.
|
||||||
|
|
||||||
If you are looking for module-specific details, it is best to read the source
|
If you are looking for module-specific details, it is best to read the source
|
||||||
code. Some files are extensively commented at the top(eg: terminal.c,
|
code. Some files are extensively commented at the top (e.g. terminal.c,
|
||||||
screen.c).
|
screen.c).
|
||||||
|
|
||||||
### Top-level program loops
|
### Top-level program loops
|
||||||
|
Reference in New Issue
Block a user