split up the plugins into multiple files

This commit is contained in:
2024-04-08 17:56:18 +02:00
parent 84963d5026
commit 6151a7640a
16 changed files with 119 additions and 87 deletions

View File

@@ -0,0 +1,5 @@
return {
{
"stevearc/conform.nvim",
},
}