aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Expand)AuthorAgeFilesLines
* Develop commentary of 'modeline' awfulnessTom Ryder2019-06-091-1/+9
* Move C resets further upTom Ryder2019-06-091-28/+32
* Adjust commentary around indent settingsTom Ryder2019-06-091-8/+9
* Group 'showmatch' and 'matchtime' meaningfullyTom Ryder2019-06-091-5/+5
* Move 'runtimepath' manipulation to top of fileTom Ryder2019-06-091-11/+15
* Change heading underlineTom Ryder2019-06-091-1/+1
* Move and more thoroughly explain 'path' settingsTom Ryder2019-06-081-3/+6
* Flesh out a commentTom Ryder2019-06-081-1/+1
* Adjust split explanationTom Ryder2019-06-081-2/+3
* Break a paragraphTom Ryder2019-06-081-2/+3
* Correct type of plugin existence checksTom Ryder2019-06-081-2/+2
* Bump Vim 'history' to 10000, the maximum valueTom Ryder2019-06-081-2/+3
* Add more literate comments to vimrcTom Ryder2019-06-081-11/+45
* Adjust a couple of stray linesTom Ryder2019-06-081-1/+1
* Fix up a few more commentsTom Ryder2019-06-081-21/+25
* Even more agonising over directory creationTom Ryder2019-06-081-8/+26
* More detail on vimrc re-sourcingTom Ryder2019-06-081-2/+6
* Remove repeated wordTom Ryder2019-06-081-1/+1
* Refine detail on MYVIM comma terminationTom Ryder2019-06-081-1/+2
* Move vimrc-reload-filetype back into vimrcTom Ryder2019-06-082-4/+33
* More adjustment of $MYVIM comment documentationTom Ryder2019-06-081-27/+38
* Factor out all my autoloaded functionsTom Ryder2019-06-082-104/+31
* Edit some comments for clarityTom Ryder2019-06-081-5/+7
* Drastically simplify $MYVIM handlingTom Ryder2019-06-082-58/+36
* Complete documentation of 'formatoptions' choicesTom Ryder2019-06-081-3/+31
* s/UNIX/Unix/gTom Ryder2019-06-081-3/+3
* Refactor 'backupskip' loop into one exec :setTom Ryder2019-06-081-2/+4
* Adjust layout and fully document vimrc reload hookTom Ryder2019-06-081-7/+17
* Rework a sentenceTom Ryder2019-06-081-2/+2
* Explain behaviour absent the 'dictionary' fileTom Ryder2019-06-081-0/+3
* Explain the choice of a 'runtimepath' split funcTom Ryder2019-06-081-1/+3
* Remove unneeded qualifierTom Ryder2019-06-081-1/+1
* Quote a filenameTom Ryder2019-06-081-1/+2
* Document 'formatoptions' l and 1 flagsTom Ryder2019-06-081-3/+18
* Separate 'directory' slashes into its own stringTom Ryder2019-06-081-1/+1
* Explain sort-reverse of 'backupskip' patternsTom Ryder2019-06-081-0/+3
* Sort 'backupskip' patterns before reversingTom Ryder2019-06-081-1/+1
* Adjust 'backupdir' path specification for clarityTom Ryder2019-06-081-4/+9
* Reverse overzealous factoring out of variableTom Ryder2019-06-081-2/+1
* Add more literate vimrc commentsTom Ryder2019-06-081-7/+42
* Group clearing of C-related defaultsTom Ryder2019-06-081-6/+9
* Begin adding longer comments for a literate vimrcTom Ryder2019-06-081-22/+161
* Refactor 'directory' processing in vimrcTom Ryder2019-06-081-2/+2
* Remove 'completeopt' settingsTom Ryder2019-06-081-4/+0
* Refactor 'backupdir' processing in vimrcTom Ryder2019-06-081-3/+3
* Refactor 'runtimepath' chopping in vimrcTom Ryder2019-06-081-1/+2
* Refactor 'backupskip' processingTom Ryder2019-06-081-4/+21
* Rename vimrc#Establish() to vimrc#Ensure()Tom Ryder2019-06-082-4/+4
* Flesh out comments and refactor vimrc auto funcsTom Ryder2019-06-081-21/+61
* Strip trailing slashes before patch establishmentTom Ryder2019-06-081-1/+1