mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update
This commit is contained in:
parent
c33d5f2f0f
commit
69d848dece
4 changed files with 19 additions and 15 deletions
4
lua/custom/plugins/init.lua
Normal file
4
lua/custom/plugins/init.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
--- masukan plugin tambahan disini
|
||||
{ "folke/trouble.nvim", enabled = false }, -- ini untuk disable plugin
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue