aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* This was causing more trouble than it was worth, I've always got gqap if I ↵Tom Ryder2012-01-071-1/+0
| | | | need to format a paragraph comment.
* No easy way to tell if tabs available, only the 'windows' option, which is ↵Tom Ryder2012-01-051-1/+1
| | | | imperfect
* 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 ↵Tom Ryder2012-01-051-3/+6
| | | | in insert mode, don't allow unsaved buffers to be hidden.
* Use silent call for loading font, turn off visual bell again (needed for GUI)Tom Ryder2012-01-021-4/+3
|
* Slightly nicer layout for HTML tagsTom Ryder2012-01-021-0/+2
|
* lazyredraw occasionally causing problems in my terminalTom Ryder2012-01-021-3/+0
|
* Further tweakings.Tom Ryder2012-01-022-43/+49
|
* New custom syntax color file.Tom Ryder2012-01-023-341/+74
|
* Nah, I don't like it; I'm usually only editing one file, these are wastes of ↵Tom Ryder2011-12-301-7/+2
| | | | space most of the time.
* 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-302-19/+46
|
* Show linebreaksTom Ryder2011-12-211-0/+1
|
* Use blue for incsearch and search highlighting, makes me less likely to lose ↵Tom Ryder2011-12-201-2/+2
| | | | the cursor
* 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 ↵Tom Ryder2011-12-191-5/+13
| | | | of vim
* No backups, tweak search highlighting so the cursor's position is a shade ↵Tom Ryder2011-12-192-1/+2
| | | | more obvious
* More intelligent search optionsTom Ryder2011-12-161-0/+6
|
* Never use bold text.Tom Ryder2011-11-301-10/+10
|
* 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-286-241/+329
| | | | Pathogen.
* Add another couple of frequently fat-fingered commandsTom Ryder2011-11-241-2/+4
|
* All these files are more trouble than they're worthTom Ryder2011-11-241-14/+0
|
* Add swapfiles parametersTom Ryder2011-11-171-0/+4
|
* Backups, undo files, maps ...Tom Ryder2011-11-171-0/+15
|
* Add fat-finger typo commandsTom Ryder2011-11-171-0/+6
|
* Nah.Tom Ryder2011-11-041-0/+0
|
* Trying Conque.Tom Ryder2011-11-041-0/+0
|
* Place new splits on right or bottomTom Ryder2011-10-141-0/+4
|
* Slightly longer command history, I think 1000 is overkillTom Ryder2011-10-171-0/+3
|
* Just try to load GUI font, don't panic if can'tTom Ryder2011-09-071-1/+4
|
* Some compatibility tweaksTom Ryder2011-09-071-3/+6
|
* Upgraded pathogenTom Ryder2011-09-072-10/+101
|
* Forgot the nocompatible spiel.Tom Ryder2011-08-221-0/+3
|
* Tweaked gvimrcTom Ryder2011-08-221-1/+1
|
* Updated dessert.Tom Ryder2011-07-171-0/+0
|
* Wasn't really using these at all and it's impeding the loading time of vim.Tom Ryder2011-07-165-0/+0
|
* This one too.Tom Ryder2011-04-151-0/+0
|
* Ooh, I like this one.Tom Ryder2011-04-151-0/+0
|
* Yeah, this one's better.Tom Ryder2011-04-131-0/+0
|
* Decided I don't like NERDcommenter.Tom Ryder2011-04-131-0/+0
|
* This allows me to extend visual blocks as far out as I please.Tom Ryder2011-04-131-0/+3
|
* Changed some dessert stuff.Tom Ryder2011-04-121-0/+0
|
* Not gonna need that anymore.Tom Ryder2011-04-121-338/+0
|
* Adding my custom colorscheme as a plugin.Tom Ryder2011-04-122-14/+9
|
* Still playing around with this setup ...Tom Ryder2011-04-121-0/+0
|
* Think that's done it.Tom Ryder2011-04-122-0/+0
|