Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 489 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 489 Bytes

vim-arr-sea

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 and ripgrep)
  • \an, \ap to cycle between lint errors in a file
  • \s for .git blame