mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-01 21:14:29 +02:00
Updated 2. Panduan Install Windows (markdown)
parent
ddddeca8f1
commit
670f2ab681
2 changed files with 9 additions and 9 deletions
9
2.-Install-Guide-on-Windows.md
Normal file
9
2.-Install-Guide-on-Windows.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Install Guide on Windows
|
||||
|
||||
- Please make sure already installed basic requirements
|
||||
- Run the script below in Powershell
|
||||
|
||||
```
|
||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim"
|
||||
nvim
|
||||
```
|
|
@ -1,9 +0,0 @@
|
|||
# Panduan Windows
|
||||
|
||||
- Pastikan sudah menginstall kebutuhan dasar diatas
|
||||
- Jalankan Script Dibawah pada Powershell
|
||||
|
||||
```
|
||||
git clone https://github.com/pojokcodeid/nvim-lazy-basic.git "$env:LOCALAPPDATA\nvim"
|
||||
nvim
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue