mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-07-26 11:24:25 -04:00
magit: Compile recursively
This commit is contained in:
parent
1eb0b81bcc
commit
edeb3df105
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -33,6 +33,7 @@
|
|||||||
[submodule "magit"]
|
[submodule "magit"]
|
||||||
path = lib/magit
|
path = lib/magit
|
||||||
url = git@github.com:magit/magit.git
|
url = git@github.com:magit/magit.git
|
||||||
|
recursive-byte-compile = true
|
||||||
info-path = Documentation
|
info-path = Documentation
|
||||||
[submodule "magit-popup"]
|
[submodule "magit-popup"]
|
||||||
path = lib/magit-popup
|
path = lib/magit-popup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user