Added more plugins

This commit is contained in:
Wojciech Pietraszuk 2025-05-09 17:55:33 +02:00
parent d350db2449
commit 9e5256058d
8 changed files with 260 additions and 42 deletions

View file

@ -73,7 +73,7 @@ too - it's ignored in the kickstart repo to make maintenance easier, but it's
<details><summary> Linux and Mac </summary>
```sh
git clone https://github.com/nvim-lua/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
git clone https://github.com/wojtek0123/kickstart.nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim
```
</details>