fix: correct warning markdown

This commit is contained in:
Youwen Wu 2024-08-25 00:07:27 -07:00
parent 2041108179
commit f6d1c3d54c
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -53,7 +53,7 @@ and install the package in the usual way:
}
```
> ![WARNING]
> [!WARNING]
> This package will add the symlinks `vim -> nvim` and `vi -> nvim` so it will conflict with
> `pkgs.vim` and any programs installing binaries called `vim` or `vi`. You must remove existing
> Neovim and Vim packages to install this.