added conform formatter
This commit is contained in:
parent
fc4c1c2612
commit
d7575d7a55
5 changed files with 114 additions and 74 deletions
4
lua/plugins/conform.lua
Normal file
4
lua/plugins/conform.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'stevearc/conform.nvim',
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue