mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 00:25:47 +02:00
update
This commit is contained in:
parent
91528528ef
commit
65061f330d
1 changed files with 1 additions and 1 deletions
|
@ -409,7 +409,7 @@ map("n", "]h", '<cmd>lua print("Testing")<cr>', "Testing Mapping")
|
|||
```
|
||||
## Custom Plugins
|
||||
### cari file lua/plugin/*
|
||||
- masukan semua pligin pada folder tersebut
|
||||
- masukan semua plugin pada folder tersebut
|
||||
- disable plugins
|
||||
```
|
||||
{ "folke/trouble.nvim", enabled = false }, -- ini untuk disable plugin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue