Updated 7. Contoh Custom Plugins (markdown)

Asep Komarudin 2023-03-01 10:05:59 +07:00
parent 1b38b0f7f8
commit 43761a7f9c

@ -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()