From ee6ee48bbe1ffa88fd4b2af7d68ab0315bc817f0 Mon Sep 17 00:00:00 2001 From: Andreas Krath <70445343+andreaskrath@users.noreply.github.com> Date: Sat, 31 Aug 2024 10:50:58 +0200 Subject: [PATCH] readme: fix incorrect description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47660867..906b8ea3 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ NixVim is a [Neovim](https://neovim.io) distribution built around configured through Nix, all while leaving room for your plugins and your vimrc. ## What does it look like? -Here is a simple configuration that uses gruvbox as the colorscheme and uses the -lightline plugin: +Here is a simple configuration that uses catppuccin as the colorscheme and uses the +lualine plugin: ```nix {