mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-17 16:01:00 +02:00
Updated 7. Contoh Custom Plugins (markdown)
parent
1b38b0f7f8
commit
43761a7f9c
1 changed files with 1 additions and 1 deletions
|
@ -1297,7 +1297,7 @@ https://github.com/is0n/jaq-nvim
|
|||
# todo-comments.nvim
|
||||
- but file lua/plugin/todocomment.lua
|
||||
```lua
|
||||
retrun{
|
||||
return{
|
||||
"folke/todo-comments.nvim",
|
||||
event = "BufRead",
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue