formatter/conform-nvim: init

This commit is contained in:
raf 2025-02-01 07:31:51 +03:00 committed by Gerg-L
commit 5554c867ee
No known key found for this signature in database
4 changed files with 85 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
imports = [./conform-nvim];
}