some fixes

This commit is contained in:
Bryan Ramos 2023-06-07 09:35:08 -04:00
parent c55a1f9bd4
commit de2b6322fb
4 changed files with 19 additions and 3 deletions

View file

@ -5,7 +5,7 @@ with pkgs.vimPlugins;
{ plugin = catppuccin-nvim;
config = ''
lua << EOF
equire("catppuccin").setup({
require("catppuccin").setup({
flavour = "mocha", -- latte, frappe, macchiato, mocha
background = { -- :h background
light = "latte",