better resolution on dir
This commit is contained in:
parent
b9c6070a6a
commit
5bdd860c18
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
"catppuccin/nvim",
|
||||
dir = NVIM_PLUGIN_PATHS["nvim_plugin-catppuccin/nvim"] or nil,
|
||||
dir = IS_NIX and NVIM_PLUGIN_PATHS["nvim_plugin-catppuccin/nvim"] or nil,
|
||||
opts = {
|
||||
flavour = "mocha", -- latte, frappe, macchiato, mocha (default)
|
||||
color_overrides = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue