This commit is contained in:
2025-02-26 14:55:20 -08:00
parent e5a4785c0c
commit b4789ac055
7 changed files with 166 additions and 136 deletions

4
lua/plugins/conform.lua Normal file
View File

@@ -0,0 +1,4 @@
return {
"stevearc/conform.nvim",
opts = {},
}