fix: update lazy starter config

This commit is contained in:
Pojok Code 2024-11-04 21:40:14 +07:00
parent 8767818e34
commit 9aebda6491

View file

@ -79,14 +79,14 @@
# Windows
```
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim"
git clone https://github.com/pojokcodeid/neovim-starter.git "$env:LOCALAPPDATA\nvim"
nvim
```
# Linux
```bash
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
git clone https://github.com/pojokcodeid/neovim-starter.git ~/.config/nvim
```
# Uninstall