aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
Commit message (Expand)AuthorAgeFilesLines
* Just one <Tab> press for completion. Much nicer.Tom Ryder2012-03-021-1/+1
* Always report substitution line count.Tom Ryder2012-02-281-0/+1
* Set autoread.Tom Ryder2012-02-281-0/+3
* Move message options into own section.Tom Ryder2012-02-281-1/+3
* Nice complement to shiftwidth.Tom Ryder2012-02-271-0/+1
* Explicitly set scrolling options.Tom Ryder2012-02-271-1/+2
* Remove silent! call to showtabline.Tom Ryder2012-02-261-1/+3
* Actually, this is simpler and works better.Tom Ryder2012-02-171-5/+1
* More compatibility hacks.Tom Ryder2012-02-171-4/+4
* More compatible colorscheme selection.Tom Ryder2012-02-171-1/+6
* Added a few more conditional checks.Tom Ryder2012-02-141-12/+14
* Added feature check wrapper to user commands.Tom Ryder2012-02-141-9/+11
* More complete typo redefinitions.Tom Ryder2012-02-141-6/+6
* Generate helptags from PathogenTom Ryder2012-02-131-0/+1
* Allow args to typos for :W and :E.Tom Ryder2012-02-131-2/+2
* Changed my mind about this one.Tom Ryder2012-02-021-4/+0
* Corrected yank remainder line behaviour.Tom Ryder2012-02-021-0/+3
* Emacs keybindings for start/end line.Tom Ryder2012-02-021-0/+4
* Turns out you don't need the leading colon.Tom Ryder2012-01-271-2/+2
* Add a couple of unmappings for annoying keys.Tom Ryder2012-01-261-0/+4
* Move terminal stuff into its own section.Tom Ryder2012-01-261-3/+5
* Add call to matchit.vim macro, if available.Tom Ryder2012-01-261-0/+3
* Move list stuff into its own section.Tom Ryder2012-01-261-2/+4
* Move paste stuff into its own section.Tom Ryder2012-01-261-2/+4
* Force command definitions through on reload.Tom Ryder2012-01-241-9/+9
* Move fillchars definition to move appropriate positionTom Ryder2012-01-201-1/+3
* Added Pathogen back in again.Tom Ryder2012-01-191-0/+3
* Removed textwidth setting.Tom Ryder2012-01-171-1/+0
* Alias commands properlyTom Ryder2012-01-151-7/+9
* This was causing more trouble than it was worth, I've always got gqap if I ne...Tom Ryder2012-01-071-1/+0
* No easy way to tell if tabs available, only the 'windows' option, which is im...Tom Ryder2012-01-051-1/+1
* Got syntax wrong in previous commit.Tom Ryder2012-01-051-2/+2
* Some machines don't have this aucmd definition it seems.Tom Ryder2012-01-051-2/+2
* I never use relativenumber anyway.Tom Ryder2012-01-051-2/+0
* Refactoring to better test conditional featuresTom Ryder2012-01-051-23/+29
* No escape-prefixed keys in insert mode, turn off syntax highlighting while in...Tom Ryder2012-01-051-3/+6
* lazyredraw occasionally causing problems in my terminalTom Ryder2012-01-021-3/+0
* Further tweakings.Tom Ryder2012-01-021-14/+20
* New custom syntax color file.Tom Ryder2012-01-021-17/+15
* Nah, I don't like it; I'm usually only editing one file, these are wastes of ...Tom Ryder2011-12-301-7/+2
* Pretty much always using a fast terminal.Tom Ryder2011-12-301-0/+1
* Lots of configuration changes (some experimental); some color scheme changesTom Ryder2011-12-301-15/+38
* Show linebreaksTom Ryder2011-12-211-0/+1
* No longer need to disable arrow keys, comfortable with hjklTom Ryder2011-12-191-6/+0
* More conditionals to avoid startup errors when using older/smaller versions o...Tom Ryder2011-12-191-5/+13
* No backups, tweak search highlighting so the cursor's position is a shade mor...Tom Ryder2011-12-191-0/+1
* More intelligent search optionsTom Ryder2011-12-161-0/+6
* Remove scrolling offset.Tom Ryder2011-11-301-1/+0
* Gotta be honest with myself, just not using these plugins. Don't really need ...Tom Ryder2011-11-281-8/+9
* Add another couple of frequently fat-fingered commandsTom Ryder2011-11-241-2/+4