Skip to content

Commit

Permalink
docs: auto generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnvgr authored and github-actions[bot] committed May 4, 2024
1 parent 30481d6 commit 6af9167
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/catppuccin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -343,13 +343,6 @@ coc.nvim>lua
coc_nvim = false
<

colorful-winsep>lua
colorful_winsep = {
enabled = false,
color = 'red' -- a catpuccin color to use for the window separator
},
<

Special ~

Setting `enabled` to `true` enables this integration.
Expand Down Expand Up @@ -386,6 +379,13 @@ directly at the thing (e.g. an error)).
},
<

colorful-winsep.nvim>lua
colorful_winsep = {
enabled = false,
color = "red",
}
<

dashboard-nvim>lua
dashboard = true
<
Expand Down

0 comments on commit 6af9167

Please sign in to comment.