doc: Fix documentation referring to debug buffer as scratch buffer
This commit is contained in:
parent
4cced30866
commit
0c4f0b7a3f
|
@ -27,7 +27,7 @@ A specific *\*debug*\* buffer is used by Kakoune to write errors or
|
||||||
warnings. This is also where the ouput of the `:debug` and the `:echo
|
warnings. This is also where the ouput of the `:debug` and the `:echo
|
||||||
-debug` commands will land.
|
-debug` commands will land.
|
||||||
|
|
||||||
A scratch buffer can be created by passing the `-debug` switch to the
|
A debug buffer can be created by passing the `-debug` switch to the
|
||||||
`:edit` command.
|
`:edit` command.
|
||||||
|
|
||||||
== FIFO Buffers
|
== FIFO Buffers
|
||||||
|
|
Loading…
Reference in New Issue
Block a user