Dotfiles/site-modules/core/files
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
..
bin feat(tmux): add popup window switcher 2022-12-22 19:56:02 +00:00
emacs refactor(emacs): update terminal prompt and enable goto-address-mode 2022-04-25 19:50:13 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh feat(shell): add prr zsh plugin 2023-08-21 10:30:24 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim feat(vim): add prr plugin for a better code review experience 2023-10-15 15:40:41 +01:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf chore(tmux): move themes to base16-tmux 2023-04-25 20:56:48 +01:00
zshrc chore(shell): add adr-tools to path if installed 2023-08-21 10:30:24 +01:00