Fix indent
This commit is contained in:
4
init.vim
4
init.vim
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user