nvim-config/lua/plugins/conform.lua
2023-10-17 15:30:09 +01:00

4 lines
55 B
Lua

return {
'stevearc/conform.nvim',
opts = {},
}