Add mini-surround extra

This commit is contained in:
Emma Turner
2024-06-14 09:18:57 -06:00
parent 02f24fac75
commit 1082110ab6
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ Refer to the [documentation](https://lazyvim.github.io/installation) to learn mo
A c compiler is required to install treesitter parsers. Currently using gcc from the 64-bit win32 ucrt version of Mingw.
This can be installed from https://github.com/niXman/mingw-builds-binaries/releases
This can be installed from [https://github.com/niXman/mingw-builds-binaries/releases]
### Nerd Font
@@ -35,4 +35,3 @@ Neovim and Git can also be installed this way.
``` powershell
winget install Git.Git Neovim.Neovim
```