mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
readme: fix incorrect description
This commit is contained in:
parent
56208f9e3f
commit
ee6ee48bbe
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue