aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* Use hard wrap of 80 columns with MarkdownTom Ryder2012-06-041-0/+6
|
* Quick and dirty fix for Markdown highlightingTom Ryder2012-06-011-0/+9
|
* Added markdown syntax fileTom Ryder2012-05-281-0/+0
|
* Adding new Sahara commits.Tom Ryder2012-05-281-0/+0
|
* Unmap Q in normal mode (Ex mode)Tom Ryder2012-05-261-0/+1
|
* Commit Sahara updatesTom Ryder2012-05-221-0/+0
|
* Conditional wrapping for :W re-remappingTom Ryder2012-05-181-1/+3
|
* Fugitive updates.Tom Ryder2012-05-181-0/+0
|
* Nope, still got it wrong.Tom Ryder2012-05-181-5/+5
| | | | Have you ever herped so hard, you derped?
* Fix alphabetical ordering of sections.Tom Ryder2012-05-181-3/+3
| | | | It's messing with my Asperger's.
* Map ZW to :w! for quick forced writesTom Ryder2012-05-181-0/+3
| | | | | | I really like ZQ and ZZ and use them all the time, this is just another mapping in the same spirit that allows me to force a file write without necessarily quitting as ZZ does.
* Fugitive update.Tom Ryder2012-05-161-0/+0
|
* Add Eunuch updatesTom Ryder2012-05-151-0/+0
|
* Updated Fugitive.Tom Ryder2012-05-111-0/+0
|
* Update all my plugins.Tom Ryder2012-05-0810-0/+0
|
* This either.Tom Ryder2012-04-271-2/+0
|
* I didn't mean to commit that.Tom Ryder2012-04-271-1/+0
|
* Add reference to optional vim conf file.Tom Ryder2012-04-271-0/+8
|
* Tidied typo definitions.Tom Ryder2012-04-161-3/+1
|
* No local buffer support for [no]hlsearch.Tom Ryder2012-03-071-2/+2
|
* Missed qa! as possible typo command.Tom Ryder2012-03-051-0/+2
|
* Where did that come from?Tom Ryder2012-03-021-1/+1
|
* Oops, needs to be wrapped in a conditional.Tom Ryder2012-03-021-1/+3
|
* Ignore case in wildmenu in Vim.Tom Ryder2012-03-021-0/+1
|
* 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
| | | | | | Also use a horizontal scroll offset; for some reason having a vertical one bothers me, and so does not having a horizontal one. I don't think there's any real need to be consistent here.
* Remove silent! call to showtabline.Tom Ryder2012-02-261-1/+3
| | | | Use exists("&showtabline") instead, it's nicer.
* OS detection for gvimrc.Tom Ryder2012-02-221-1/+5
|
* Remove my own plugins for now.Tom Ryder2012-02-192-0/+0
|
* 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
|
* Nextag updates.Tom Ryder2012-02-151-0/+0
|
* Added a few more conditional checks.Tom Ryder2012-02-142-13/+15
| | | | | | | | Just in the interests of compatibility. There's technically at least one other place that there should be such a check, in the +user_commands section, where I define typo correction stuff. I should be making sure that +cmdline_compl is available, but it just makes things a little bit too convoluted.
* Added feature check wrapper to user commands.Tom Ryder2012-02-141-9/+11
|
* Pretty sure this is right.Tom Ryder2012-02-141-0/+0
|
* Remove this ...Tom Ryder2012-02-141-0/+0
|
* Wow, I really arsed this up.Tom Ryder2012-02-141-0/+0
|
* Added own Kimble module.Tom Ryder2012-02-141-0/+0
|
* Include remapping W command in after plugin script.Tom Ryder2012-02-141-1/+1
|
* More complete typo redefinitions.Tom Ryder2012-02-141-6/+6
|
* Added my own 'Kimble' module.Tom Ryder2012-02-131-0/+0
|
* Generate helptags from PathogenTom Ryder2012-02-131-0/+1
|
* Prevent eunuch from overwriting my typo fix.Tom Ryder2012-02-131-0/+3
|
* Allow args to typos for :W and :E.Tom Ryder2012-02-131-2/+2
|
* Added Tim Pope's eunuch plugin.Tom Ryder2012-02-131-0/+0
|