fix(alpha-hl): Fix highlighting for alpha elements
Lazy loading fortunes plugin fixes the highlighting in alpha elements like header, footer etc. Highlighting is only fixed for pre-defined highlight_groups
This commit is contained in:
parent
781ed08574
commit
0229956ba8
2 changed files with 3 additions and 2 deletions
1
lua/custom/plugins/fortunes.lua
Normal file
1
lua/custom/plugins/fortunes.lua
Normal file
|
|
@ -0,0 +1 @@
|
|||
return { 'BlakeJC94/alpha-nvim-fortune', lazy = true }
|
||||
Loading…
Add table
Add a link
Reference in a new issue