This commit is contained in:
parent
0411fd18a4
commit
62f30a1ed8
@ -29,7 +29,7 @@ function RemoveComments()
|
||||
end
|
||||
|
||||
function Reformat()
|
||||
vim.cmd.normal('gg=G')
|
||||
vim.cmd.normal("gg=G")
|
||||
end
|
||||
|
||||
vim.api.nvim_command("command! Reformat call luaeval('Reformat()')")
|
||||
|
Loading…
Reference in New Issue
Block a user