Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leeturner/dotfiles

My personal Vim configuration
https://github.com/leeturner/dotfiles

vim vimrc

Last synced: 5 days ago
JSON representation

My personal Vim configuration

Awesome Lists containing this project

README

        

# vimrc

This is my personal Vim configuration which is largly taken from other people who are far better than me at using Vim. The bulk of my .vimrc file and general setup is borrowed with thanks from [nvie](https://github.com/nvie/vimrc)

There is still a lot of this .vimrc file that I am playing around with to help me understand Vim better. It is a great way to learn Vim while trying to figure out what other people's Vim setup is doing. I learnt a lot from reading nvie's 2010 post on '[How I boosted my Vim](http://nvie.com/posts/how-i-boosted-my-vim/)' - grab a coffee and a notepad and take some notes.

Other resources I used while putting my current Vim setup together were:

- [A Good Vimrc](https://dougblack.io/words/a-good-vimrc.html)
- [Vim Awesome](https://vimawesome.com)
- [Coming Home To Vim by Steve Losh](http://stevelosh.com/blog/2010/09/coming-home-to-vim/)
- [Why, oh WHY, do those #?@! nutheads use vi?](http://www.viemu.com/a-why-vi-vim.html)
- [Everyone Who Tried to Convince Me to use Vim was Wrong](http://yehudakatz.com/2010/07/29/everyone-who-tried-to-convince-me-to-use-vim-was-wrong/)