mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-01 08:24:34 +02:00
update
This commit is contained in:
parent
b08b2332ac
commit
70f3e07aea
2 changed files with 5 additions and 2 deletions
|
@ -162,13 +162,16 @@ git clone https://github.com/pojokcodeid/nvim-lazy-basic.git ~/.config/nvim
|
|||
| lua/plugin/\* | (ini digunakan untuk custom plugins, tambah dan override) |
|
||||
|
||||
## KeyMap
|
||||
- leader = space bar
|
||||
- leader = space bar
|
||||
- n = normal mode
|
||||
<table>
|
||||
<tr>
|
||||
<td>Mode</td>
|
||||
<td>Key</td>
|
||||
<td>Keterangan</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>n</td>
|
||||
<td>leader</td>
|
||||
<td>Membuka Wich Key</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue