mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-24 11:15:29 +02:00
Updated 7. Contoh Custom Plugins (markdown)
parent
8e8044216e
commit
eca48c5b83
1 changed files with 1 additions and 1 deletions
|
@ -1113,7 +1113,7 @@ return{
|
|||
}
|
||||
```
|
||||
- Tambahkan pada lua/custom/whichkey.lua
|
||||
```
|
||||
```lua
|
||||
return{
|
||||
["o"] = { "<cmd>SymbolsOutline<cr>", "Symbol Outline" },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue