https://github.com/airblade/dotvim
How I configure the one true text editor.
https://github.com/airblade/dotvim
Last synced: 6 months ago
JSON representation
How I configure the one true text editor.
- Host: GitHub
- URL: https://github.com/airblade/dotvim
- Owner: airblade
- Created: 2010-11-05T12:25:38.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T16:00:20.000Z (about 2 years ago)
- Last Synced: 2025-03-30T00:11:09.652Z (6 months ago)
- Language: Vim Script
- Homepage:
- Size: 493 KB
- Stars: 41
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .vim
I symlink my `~/.vim` directory to this repo. Similarly for `~/.vimrc` and `~/.gvimrc`.
I use [voom][] (and Vim 8's packages) to manage my plugins. (I used to use git submodules but they turned out to be clunky and irritating.)
## Learn more with PeepCode
If you want to learn more about Vim, I heartily recommend these ~~PeepCode~~ Pluralsight screecasts:
* [Smash Into Vim](https://www.pluralsight.com/courses/smash-into-vim)
* [Smash Into Vim II](https://www.pluralsight.com/courses/smash-into-vim)But don't take my word for it. Look at [these Tweets](http://airbladesoftware.com/peepcode-vim) instead.
;)
[voom]: https://github.com/airblade/voom
[pathogen]: https://github.com/tpope/vim-pathogen