Minimalist .vimrc for software development
Note that this assumes you have vim-plug installed (easily done with a curl
command).
Custom commands:
- ctrl+p for fuzzy-finding files (see this comment for advanced usage)
- ctrl+f for find-in-files (powered by
vim-ack
andripgrep
) \an
,\ap
to cycle between lint errors in a file\s
for .git blame