aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* Added Ctrl-P, looks greatTom Ryder2012-08-181-0/+0
|
* New Fugitive commitsTom Ryder2012-08-181-0/+0
|
* New wordsTom Ryder2012-08-141-0/+17
|
* New markdown commitsTom Ryder2012-08-071-0/+0
|
* New Fugitive commitsTom Ryder2012-08-041-0/+0
|
* New Sahara commitsTom Ryder2012-08-021-0/+0
|
* New commentary commitsTom Ryder2012-08-011-0/+0
|
* Pull updates to my syntax filesTom Ryder2012-07-312-0/+0
|
* Added my own forks of nagios and tmux syntax filesTom Ryder2012-07-313-1/+0
| | | | Which means I can remove these custom ftdetect rules for tmux too
* Delete subs, about to move themTom Ryder2012-07-312-0/+0
|
* New Pathogen commitsTom Ryder2012-07-311-0/+0
|
* Detect config sub-files for tmuxTom Ryder2012-07-311-0/+1
|
* Add syntax files for TmuxTom Ryder2012-07-311-0/+0
|
* Adding my fork of the Nagios Vim syntax filesTom Ryder2012-07-301-0/+0
|
* Add spell files, ignore compiled onesTom Ryder2012-07-301-0/+38
|
* Switched my favourite fontTom Ryder2012-07-301-2/+2
|
* New Sahara commitsTom Ryder2012-07-301-0/+0
|
* New Fugitive commitsTom Ryder2012-07-301-0/+0
|
* Shorthand for filetype specsTom Ryder2012-07-241-3/+1
|
* New fugitive commitsTom Ryder2012-07-181-0/+0
|
* Don't do funcs or vars when no +evalTom Ryder2012-07-181-10/+14
| | | | | | This stops my .vimrc throwing errors at me when I happen to run it on a machine that only has vim-tiny, which tends to exclude the +eval feature necessary for function and variable declarations
* Set a couple netrw optionsTom Ryder2012-07-171-0/+4
|
* New Markdown updatesTom Ryder2012-07-111-0/+0
|
* New Fugitive updatesTom Ryder2012-07-111-0/+0
|
* Use consistent capitalsTom Ryder2012-07-091-2/+2
|
* Decided I don't like auto formatting on by defaultTom Ryder2012-06-201-1/+0
|
* Add ZA mapping to force write allTom Ryder2012-06-191-0/+1
| | | | I like these Z mappings. I can probably think of a few more.
* Fugitive updatesTom Ryder2012-06-151-0/+0
|
* Higher value for synmaxcolTom Ryder2012-06-151-1/+1
|
* Revert generalised loop for formatoptions keysTom Ryder2012-06-151-3/+3
| | | | One of my Vim instances doesn't even have lists.
* Generalise this a bit, silence callTom Ryder2012-06-151-4/+4
|
* Leader keys to toggle format optionsTom Ryder2012-06-151-0/+8
| | | | | | Because I swap rapidly between adoring autoformat and wanting to scream at it. There's probably a better way to do this involving defining paragraph delimiters, which I'll look into next.
* Wrap synmaxcol in conditionalsTom Ryder2012-06-091-1/+3
|
* CompatibilityTom Ryder2012-06-091-1/+3
|
* Alias square bracket text objectsTom Ryder2012-06-091-0/+6
|
* Explicit setlocal callsTom Ryder2012-06-091-3/+3
|
* pastetoggle key rather than mappingTom Ryder2012-06-091-1/+1
|
* Couple of Emacs keys for command modeTom Ryder2012-06-091-0/+2
|
* Hold cursor in place when joining linesTom Ryder2012-06-091-0/+1
|
* Set textwidth for MarkdownTom Ryder2012-06-091-0/+1
|
* Use more of the formatting optionsTom Ryder2012-06-091-1/+2
|
* Sensible completion shortcutsTom Ryder2012-06-091-0/+4
|
* More elegant way to set cursorcolumn for MarkdownTom Ryder2012-06-091-1/+1
|
* Shortcuts for setting common filetypesTom Ryder2012-06-091-0/+14
|
* Prevent syntax highlighting for long linesTom Ryder2012-06-091-0/+1
|
* Surround updatesTom Ryder2012-06-081-0/+0
|
* Use colorcolumn limit in Markdown if availableTom Ryder2012-06-071-1/+4
| | | | | Not sure I like the red in my colorscheme though, will probably try and fix that
* Conditional wrapping for MarkdownTom Ryder2012-06-051-6/+6
|
* New Fugitive commitsTom Ryder2012-06-051-0/+0
|
* Use hard wrap of 80 columns with MarkdownTom Ryder2012-06-041-0/+6
|