[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2023-09-12 00:46:12 +00:00
parent 28596bdd42
commit 308fe70d6c
2 changed files with 2 additions and 2 deletions

View file

@ -148,7 +148,7 @@ require("oil").setup({
spell = false,
list = false,
conceallevel = 3,
concealcursor = "n",
concealcursor = "nvic",
},
-- Restore window options to previous values when leaving an oil buffer
restore_win_options = true,

View file

@ -39,7 +39,7 @@ OPTIONS *oil-option
spell = false,
list = false,
conceallevel = 3,
concealcursor = "n",
concealcursor = "nvic",
},
-- Restore window options to previous values when leaving an oil buffer
restore_win_options = true,