[docgen] Update docs
skip-checks: true
This commit is contained in:
parent
28596bdd42
commit
308fe70d6c
2 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue