mirror of https://github.com/sgoudham/nvim.git
fix: deleted api
parent
f76626386e
commit
ae559111a4
@ -1,7 +0,0 @@
|
||||
local M = {}
|
||||
|
||||
function M.get_colors()
|
||||
return require("catppuccin.palettes.init").get_palette()
|
||||
end
|
||||
|
||||
return M
|
Loading…
Reference in New Issue