Fix indent

This commit is contained in:
2026-07-28 12:57:04 -07:00
parent dc78af93f9
commit 2ece296011

View File

@@ -36,7 +36,9 @@ vim.pack.add({
-- Highlight syntax and support indent for MoonScript -- Highlight syntax and support indent for MoonScript
'https://github.com/leafo/moonscript-vim', 'https://github.com/leafo/moonscript-vim',
}, {confirm = false}) }, {
confirm = false
})
. .
colorscheme dracula colorscheme dracula