1
0
Fork 0

pg_format: Add default config

This commit is contained in:
Jeremy Kaplan 2026-03-20 12:53:47 -04:00
commit 23cc310e6d
2 changed files with 6 additions and 0 deletions

View file

@ -26,6 +26,7 @@
~/.config/kak: kak/
~/.config/lazygit: lazygit/
~/.config/nvim: neovim/
~/.config/pg_format: pg_format/
~/.config/zsh: zsh/
~/.emacs.d: emacs/
~/.fdignore: etc/fdignore

5
pg_format/pg_format.conf Normal file
View file

@ -0,0 +1,5 @@
spaces = 2
# lowercase
keyword-case = 1
type-case = 1