Skip to content

Commit

Permalink
docs: auto generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchilly authored and github-actions[bot] committed Nov 22, 2023
1 parent 6737251 commit a2107df
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/catppuccin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ https://github.com/catppuccin/nvim/discussions/323 for inspirations:
<


**Note** For more information check out our style-guide
[!Note] For more information check out our style-guide
<https://github.com/catppuccin/catppuccin/blob/main/docs/style-guide.md>

OVERWRITING HIGHLIGHT GROUPS*catppuccin-customize-highlights-overwriting-highlight-groups*
Expand Down Expand Up @@ -248,7 +248,7 @@ Below is a list of supported plugins and their corresponding integration
module.


**Important** If you’d like to know which highlight groups are being affected
[!Important] If you’d like to know which highlight groups are being affected
by catppuccin, check out this directory: `lua/catppuccin/groups/integrations/`
<https://github.com/catppuccin/nvim/tree/main/lua/catppuccin/groups/integrations>.
PluginDefaultaerial.nvim>lua
Expand Down Expand Up @@ -291,7 +291,7 @@ bufferline.nvimSpecial ~
Update your bufferline config to use the Catppuccin components:


**Note** bufferline needs to be loaded after setting up catppuccin or it will
[!NOTE] bufferline needs to be loaded after setting up catppuccin or it will
highlight incorrectly
>lua
use "akinsho/bufferline.nvim" {
Expand Down Expand Up @@ -340,7 +340,7 @@ Setting `enabled` to `true` enables this integration.
<


**Note** coc.nvim by default link to native lsp highlight groups so config from
[!Note] coc.nvim by default link to native lsp highlight groups so config from
`native_lsp` will also apply to coc
In the inners tables you can set the style for the diagnostics, both
`virtual_text` (what you see on the side) and `underlines` (what points
Expand Down Expand Up @@ -458,7 +458,7 @@ Here are the defaults:
<


**Warning** Currently feline doesn’t officially support custom themes
[!Warning] Currently feline doesn’t officially support custom themes
<https://github.com/feline-nvim/feline.nvim/issues/302>. In order for
`:colorscheme catppuccin-<flavour>` to work you could add this autocmd as a
workaround:
Expand Down

0 comments on commit a2107df

Please sign in to comment.