mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-09 22:55:58 +01:00
feat: fidget support for catppuccin theme
This commit is contained in:
parent
4f8a035d82
commit
24265c591d
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
telescope = true,
|
telescope = true,
|
||||||
treesitter = true,
|
treesitter = true,
|
||||||
ts_rainbow = true,
|
ts_rainbow = true,
|
||||||
|
fidget = true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
-- setup must be called before loading
|
-- setup must be called before loading
|
||||||
|
|
Loading…
Reference in a new issue