Skip to content

Commit 47b5f27

Browse files
cameronrgithub-actions[bot]
authored andcommitted
chore(docs): auto-generate vimdoc
1 parent f4ba3df commit 47b5f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/auto-session.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ luaOnlyConf *luaOnlyConf*
2020

2121
Fields: ~
2222
{cwd_change_handling?} (boolean|CwdChangeHandling)
23-
{bypass_session_save_file_types?} (table) List of file types to bypass auto save when the only buffer open is one of the file types listed
23+
{bypass_session_save_file_types?} (table) List of file types to bypass auto save when the only buffer open is one of the file types listed, useful to ignore dashboards
2424
{close_unsupported_windows?} (boolean) Whether to close windows that aren't backed by a real file
2525
{silent_restore?} (boolean) Suppress extraneous messages and source the whole session, even if there's an error. Set to false to get the line number of a restore error
2626
{log_level?} (string|integer) "debug", "info", "warn", "error" or vim.log.levels.DEBUG, vim.log.levels.INFO, vim.log.levels.WARN, vim.log.levels.ERROR

0 commit comments

Comments
 (0)