[emacs] Don't consider submodules part of the top-level project

This commit is contained in:
Charlotte Van Petegem 2023-05-23 12:55:47 +02:00
parent d5358bfb14
commit d065c81ff3
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -135,6 +135,7 @@
(create-lockfiles nil "I'm the only user on my devices and use emacs as a daemon, so don't clutter with lockfiles")
(inhibit-startup-screen t "Don't show default startup screen")
(comp-deferred-compilation nil "Don't do native-comp at runtime")
(project-vc-merge-submodules nil "Don't consider submodules as the same project")
:config
;; Font configuration