Skip to content

Commit

Permalink
update FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
pit-ray committed Jan 5, 2024
1 parent 8791a6d commit e2ca4d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/faq/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,11 @@ Typical FAQs are listed here, but if you don't see it here, please search [GitHu
win-vind means <u>vi</u>m key b<u>ind</u>er for <u>win</u>dows.
<br>

## I often forget the current mode. Is there a workaround?
Please extend the display time of the virtual command line as follows.

```vim
set cmd_fadeout = 3600 " one hour visible
```

<br>

0 comments on commit e2ca4d7

Please sign in to comment.