aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
Commit message (Collapse)AuthorAgeFilesLines
* .vimrc: Explicitly use the Molokai themeMathias Bynens2014-02-221-0/+3
|
* Use newlines at EOF consistentlyMathias Bynens2013-03-101-1/+1
|
* .vimrc: Enable per-directory `.vimrc` fileshongymagic2012-07-151-0/+3
| | | | Ref. #86. Thanks to @necolas for the suggestion.
* .vimrc: Respect modeline by defaultDavid Hong2012-07-121-2/+5
|
* .vimrc: Fix typo in commentShawn Jonnet2012-06-171-1/+1
|
* .vimrc: Explicitly allow the use of backspace in insert modeMathias Bynens2012-06-171-0/+2
|
* .vimrc: Use the OS clipboard by defaultMathias Bynens2012-06-081-0/+2
|
* .vimrc: Add some goodies found in @alrra’s dotfilesMathias Bynens2012-02-091-3/+15
|
* .vimrc: Tabs, not spacesMathias Bynens2012-01-271-4/+4
|
* nerfing .vimrc's setrelativenumber and undodir options in case of older vim ↵Paul Irish2012-01-271-4/+8
| | | | version
* Use tabs instead of double-space indentsMathias Bynens2011-12-281-5/+5
|
* .vimrc: Centralize backups, swapfiles and undo historyMathias Bynens2011-12-221-0/+4
|
* .vimrc: add `set wildmenu` for better command-line completion. Thanks, @alrra!Mathias Bynens2011-11-161-0/+2
|
* .vimrc: Make tabs as wide as two spaces.Mathias Bynens2011-10-191-1/+3
|
* Add .vimrc, heavily based on the one @gf3 uses. Fixes #4.Mathias Bynens2011-10-171-0/+62