aggressing indent did something?

This commit is contained in:
Chris Cochrun 2022-06-30 11:45:23 -05:00
parent 4e7d1e7aaf
commit 5540a7aff2

View file

@ -2252,7 +2252,9 @@ interfere with the default `bongo-playlist-buffer'."
'(pdf-misc-print-program "/usr/bin/lpr")
'(pdf-misc-print-program-args '("-o media=Letter" "-o fitplot"))
'(safe-local-variable-values
'((eval org-odt-styles-file "/home/chris/org/tfcexpenses2020.odt"))))
'((aggressive-indent-mode)
(projectile-project-run-cmd . "./build/bin/presenter")
(projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make --dir build/"))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.