Dotfiles/site-modules/core
Ade Attwood 2d7ab84b3a feat(vim): add prr plugin for a better code review experience
Sets code folding of diffs and hunks so we can review hunks on there
own. This is good for larger pull requests, you can focus on the hunk
and not get overwhelmed by the rest of the code.

Adds a go to definition mapping for prr lines. This will allow you to go
straight to the line of code when reviewing a pull request. Seeing the
code in full context is really helpful when reviewing. You are then
there in your editor with all the linters and the LSP.
2023-10-15 15:40:41 +01:00
..
files feat(vim): add prr plugin for a better code review experience 2023-10-15 15:40:41 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests fix(pp): syntax error that was preventing a install 2023-06-02 18:00:55 +01:00
templates chore(tmux): move themes to base16-tmux 2023-04-25 20:56:48 +01:00