Commit graph

3 commits

Author SHA1 Message Date
73ecb1604d feat(sapling): move log template into the config and add switch alias
When running other log command the template I had setup in `sl` was not
getting used. This has now been put into the config so its the default
template for any log command.

This also adds a quick alias to switch to another head. When reviewing
pull requests locally this helps quickly switch between heads.
2024-03-02 18:08:43 +00:00
659328a7b8 fix(sapling): setup nvim as the diff tool
There built in diff tool points to vimdiff. This dose not have all of my
key bindings and all the nice features I have setup in nvim.
2024-01-29 20:20:41 +00:00
d7c7fa9914 feat(sapling): get everything setup 2024-01-15 19:26:48 +00:00