mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-13 10:54:30 +02:00
Update README.md
This commit is contained in:
parent
90601bb034
commit
da35ec684a
1 changed files with 2 additions and 2 deletions
|
@ -54,14 +54,14 @@
|
||||||
8. Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id
|
8. Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id
|
||||||
9. Powershell (windows) https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D?hl=en-id&gl=id
|
9. Powershell (windows) https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D?hl=en-id&gl=id
|
||||||
|
|
||||||
# Panduan Windows
|
# Windows
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim"
|
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim"
|
||||||
nvim
|
nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
# Panduan Linux
|
# Linux
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
|
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue