Skip to content

Commit

Permalink
project: Disable vc merging submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
mohkale committed Apr 21, 2024
1 parent 39c710b commit 6e76bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.org
Original file line number Diff line number Diff line change
Expand Up @@ -16439,6 +16439,7 @@ Welcome to my personal Emacs configuration 😎.
:custom
(project-list-file (state! "projects.el"))
(project-switch-commands #'project-find-file)
(project-vc-merge-submodules nil)

:autoload project-current-root+
:init
Expand Down

0 comments on commit 6e76bfd

Please sign in to comment.