1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00
amix-vimrc-mirror/README.md
2015-09-28 17:10:35 -05:00

10 lines
483 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# The Ultimate vimrc
I've taken the [fantastic awesome vim](https://github.com/amix/vimrc) 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!