From 0021d89be827bdc949788da24c271e6cf3f35469 Mon Sep 17 00:00:00 2001 From: nullchilly Date: Thu, 14 Jul 2022 00:17:00 +0700 Subject: [PATCH] chore(command): Update features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a71b9a..bfe5407 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This port of Catppuccin is special because it was the first one and the one that - Handy CLI. - Extensible for many use cases. +- [Compile](https://github.com/catppuccin/nvim#Compile) user's configuration - Integrations with a bunch of plugins: - [Treesitter](https://github.com/tree-sitter/tree-sitter) - [Native LSP](https://github.com/neovim/nvim-lspconfig) @@ -292,7 +293,7 @@ integration = { } ``` -# Compiling +# Compile Catppuccin is a highly customizable and configurable colorscheme. This does however come at the cost of complexity and execution time.