All Projects → mgedmin → dotvim

mgedmin / dotvim

Licence: other
My ~/.vim

Programming Languages

Vim Script
2826 projects
Vim Snippet
174 projects

Marius's .vim

Instructions to self

Clone it

git clone https://gedmin.as/dotvim ~/.vim

Then install all the plugins (this'll be an interactive) and compile C extensions (e.g. for Command-T)

make -C ~/.vim

Instructions to other people

A common piece of advice given to new Vimmer is

Don't put any lines in your .vimrc that you don't understand.

I completely agree with it. Don't use other peoples' vim configs wholesale; instead look at them, browse for ideas, then copy the interesting bits one by one.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].