Merge pull request #2598 from limakzi/fix/add-missing-hyperlink

Fix missing hyperlink in docs
This commit is contained in:
Christian Brabandt
2022-11-17 16:33:30 +01:00
committed by GitHub

View File

@@ -165,7 +165,7 @@ values):
<
Note: Only the dark theme is distributed with vim-airline. For more themes,
checkout the vim-airline-themes repository
(github.com/vim-airline/vim-airline-themes)
(https://github.com/vim-airline/vim-airline-themes)
* if you want to patch the airline theme before it gets applied, you can
supply the name of a function where you can modify the palette. >