diff --git a/7.-Contoh-Custom-Plugins.md b/7.-Contoh-Custom-Plugins.md index c433740..88a8a4f 100644 --- a/7.-Contoh-Custom-Plugins.md +++ b/7.-Contoh-Custom-Plugins.md @@ -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()