@@ -6,31 +6,31 @@ Contents ~
6
6
1. Introduction | session-introduction |
7
7
2. Installation | session-installation |
8
8
3. Commands | session-commands |
9
- 1. The :SaveSession command
10
- 2. The :OpenSession command
11
- 3. The :RestartVim command
12
- 4. The :CloseSession command
13
- 5. The :DeleteSession command
14
- 6. The :ViewSession command
9
+ 1. The | :SaveSession | command
10
+ 2. The | :OpenSession | command
11
+ 3. The | :RestartVim | command
12
+ 4. The | :CloseSession | command
13
+ 5. The | :DeleteSession | command
14
+ 6. The | :ViewSession | command
15
15
7. Tab scoped sessions | tab-scoped-sessions |
16
- 1. The :OpenTabSession command
17
- 2. The :SaveTabSession command
18
- 3. The :AppendTabSession command
19
- 4. The :CloseTabSession command
16
+ 1. The | :OpenTabSession | command
17
+ 2. The | :SaveTabSession | command
18
+ 3. The | :AppendTabSession | command
19
+ 4. The | :CloseTabSession | command
20
20
4. Options | session-options |
21
- 1. The sessionoptions setting
22
- 2. The g:session_directory option
23
- 3. The g:session_default_name option
24
- 4. The g:session_extension option
25
- 5. The g:session_autoload option
26
- 6. The g:session_autosave option
27
- 7. The g:session_autosave_periodic option
28
- 8. The g:session_verbose_messages option
29
- 9. The g:session_default_to_last option
30
- 10. The g:session_persist_globals option
31
- 11. The g:session_restart_environment option
32
- 12. The g:session_command_aliases option
33
- 13. The g:loaded_session option
21
+ 1. The | sessionoptions | setting
22
+ 2. The | g:session_directory | option
23
+ 3. The | g:session_default_name | option
24
+ 4. The | g:session_extension | option
25
+ 5. The | g:session_autoload | option
26
+ 6. The | g:session_autosave | option
27
+ 7. The | g:session_autosave_periodic | option
28
+ 8. The | g:session_verbose_messages | option
29
+ 9. The | g:session_default_to_last | option
30
+ 10. The | g:session_persist_globals | option
31
+ 11. The | g:session_restart_environment | option
32
+ 12. The | g:session_command_aliases | option
33
+ 13. The | g:loaded_session | option
34
34
5. Compatibility with other plug-ins | session-compatibility-with-other-plug-ins |
35
35
6. Known issues | session-known-issues |
36
36
7. Contact | session-contact |
0 commit comments