mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 20:24:59 +01:00
3 lines
74 B
Lua
3 lines
74 B
Lua
-- Format file
|
|
vim.cmd "silent! command! Format lua vim.lsp.buf.format()"
|