doomemacs/modules/config
George Thomas 74fc7ae664
Fix command to show git log of current buffer file
Currently <kbd>SPC g L</kbd> runs `magit-log` which opens a context
window for git log with an option selected that limits the log to the
file open in buffer. The user then has to press <kbd>l</kbd> to actually
see the log. The same result can be achieved by calling
`magit-log-buffer-file` instead
2021-07-07 03:33:13 +05:30
..
default Fix command to show git log of current buffer file 2021-07-07 03:33:13 +05:30
literate Minor refactors & reformatting 2021-05-25 10:35:21 -04:00