From f66ec68b58f275fbe6e569a6970f84dc170f5120 Mon Sep 17 00:00:00 2001 From: nullchilly Date: Thu, 14 Jul 2022 16:48:40 +0700 Subject: [PATCH] chore(readme): Fix highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf377d9..bffc745 100644 --- a/README.md +++ b/README.md @@ -312,7 +312,7 @@ By default catppuccin writes the compiled results into the system's cache direct Catppuccin provides these commands to work with the catppuccin compiler. -```vim +```bash :CatppuccinCompile # Create/update the compile file :CatppuccinClean # Delete compiled file ```