| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Opening a file in source is extremely slow, and I'm guessing it's
related to git/magit, since I don't see this elsewhere. As suggested in
https://magit.vc/manual/magit/Performance.html and
https://magit.vc/manual/magit/Per_002dRepository-Configuration.html, I'm
disabling git from VC's backend, and disable refreshing the magit buffer
for source.
|
|
|
|
| |
or stuff that I don't know what they do.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
With a bigger font, on a 13" laptop, I want magit to be full frame, I
don't want anything splitted.
Move a couple of other settings to the `:custom` section of
`use-package`.
|
| |
|
|
This is actually an easier thing to maintain.
|