idk what this is

This commit is contained in:
Chris Cochrun 2022-03-11 10:25:34 -06:00
parent e562febb34
commit 3cf1d6aa36

View file

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