Dotfiles/site-modules/core/files/vim
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
..
after chore(vim): move ftplugin to be loaded after 2023-04-25 20:54:56 +01:00
ftplugin feat(vim): add prr plugin for a better code review experience 2023-10-15 15:40:41 +01:00
plugin feat(vim): add prr plugin for a better code review experience 2023-10-15 15:40:41 +01:00
snippets/snippets chore(vim): add some erb snippets 2023-08-21 10:30:24 +01:00
spell refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
init.vim chore(vim): add binding to open current file in browser 2023-08-21 10:30:24 +01:00