docs: fix a typo in help.md
and reformat it a little
This commit is contained in:
parent
5cfe2f6be4
commit
4f2acdaf44
1 changed files with 6 additions and 5 deletions
9
help.md
9
help.md
|
@ -12,7 +12,7 @@ usually enough:
|
||||||
kitty_mod ctrl+alt
|
kitty_mod ctrl+alt
|
||||||
```
|
```
|
||||||
|
|
||||||
For other editors you will probably have to disable or rebind them each
|
For other terminals you will probably have to disable or rebind them each
|
||||||
individually.
|
individually.
|
||||||
|
|
||||||
|
|
||||||
|
@ -207,9 +207,10 @@ of frames rendered.
|
||||||
for rendering scrolling animations. Set to 0 to disable scrolling
|
for rendering scrolling animations. Set to 0 to disable scrolling
|
||||||
animation altogether.
|
animation altogether.
|
||||||
|
|
||||||
File types may be configured with the `Edit file type configuration` command. You
|
File types may be configured with the `Edit file type configuration` command.
|
||||||
can also create a new file type by adding a new `.conf` file to the `file_type`
|
You can also create a new file type by adding a new `.conf` file to the
|
||||||
directory. Have a look at an existing file type to see what options are available.
|
`file_type` directory. Have a look at an existing file type to see what options
|
||||||
|
are available.
|
||||||
|
|
||||||
## Flags and options
|
## Flags and options
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue