mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-04 09:54:40 +02:00
update
This commit is contained in:
parent
9d3685a15c
commit
8cee363eeb
3 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@
|
|||
- Jalankan Script Dibawah pada Powershell
|
||||
|
||||
```
|
||||
git clone https://github.com/pojokcodeid/nvim-lazy.git "$env:LOCALAPPDATA\nvim"
|
||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim"
|
||||
nvim
|
||||
```
|
||||
|
||||
|
@ -105,7 +105,7 @@ git --version
|
|||
8. Clone Config
|
||||
|
||||
```bash
|
||||
git clone https://github.com/pojokcodeid/nvim-lazy.git ~/.config/nvim
|
||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
|
||||
```
|
||||
|
||||
## Setting LSP dan Treesitter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue