1
0
Fork 0
mirror of synced 2024-06-01 06:51:09 -04:00
ultimate-vim/README.md
2015-09-28 17:10:35 -05:00

483 B
Raw Blame History

The Ultimate vimrc

I've taken the fantastic awesome vim collection of plugins, and made some tweaks. They are all under the my_configs.vimrc file and basically add these essentials (for me):

  • Line numbers on the left
  • Ruler at 80 chars
  • Actual copying into the OSX clipboard (requires vim 7.4)

I highly suggest you visit the parent repo and see the overview, or look at the actual .vimrc files which are very well documented. Enjoy!