mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 11:00:19 +00:00
add notice about hidden vim opt (#112)
This commit is contained in:
parent
366e0b72ed
commit
c61ddf3ac5
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@ Then:
|
|||
:PlugInstall
|
||||
```
|
||||
|
||||
It is highly recommanded to have this option on:
|
||||
|
||||
```viml
|
||||
set hidden
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
### List messages view
|
||||
|
|
Loading…
Reference in a new issue