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