Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 1aca839

Browse files
committed
Fix category markdown on autosave section.
1 parent 247c529 commit 1aca839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ let g:workspace_undodir='.undodir'
4646
#### Omni Completion
4747
Vim's omni completion is enabled by default. Any preview windows will automatically close on InsertLeave.
4848

49-
### Autosave
49+
## Autosave
5050
Files edited in a workspace session will autosave on InsertLeave, idle (CursorHold), pane switches (FocusLost and FocusGained), or buffer switches (BufLeave).
5151

5252
FocusLost and FocusGained triggers will typically trigger only with GUI versions of Vim. However, there are plugins that enables these for the console version within Tmux (i.e. sjl/vitality.vim).

0 commit comments

Comments
 (0)