Skip to content
Snippets Groups Projects
autocmds.lua 59 B
Newer Older
vim.cmd [[autocmd BufWritePre * lua vim.lsp.buf.format()]]