Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 710 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 710 Bytes

vim-stuff

The vim setup I currently use, optimized for yours truly. I've tried to keep key mappings and commands as sane and intuitive as possible, but I'm always open to suggestions to make it better.

Plugins

  • tagbar - organise tags & allow navigation
  • easy-align
  • haskellmode-vim
  • CSApprox - approximate gui colorschemes on terminals
  • matchit - extends % matching
  • rainbow - match and highlight parentheses based on level
  • Luc Hermitte's vim-lib, map-tools, µtemplate, etc.
  • a slightly customized version of Tim Pope's surround
  • BlobDiff - diff two arbitrary text blobs
  • vsearch - visual search
  • airline - and associated themes
  • and others I may have left out or forgotten.