aboutsummaryrefslogtreecommitdiff
path: root/vim
Commit message (Collapse)AuthorAgeFilesLines
* Complete a commentTom Ryder2016-12-281-1/+1
|
* Rename all pdksh stuff to kshTom Ryder2016-12-171-1/+1
| | | | As part of a foray into more active use of ksh and derivatives.
* Remove unused nwatch diff filetyperTom Ryder2016-12-111-4/+0
|
* Wrap sh autocmds in a group to be politeTom Ryder2016-12-111-23/+28
|
* Wrap b:is_ksh hack in an autocmdTom Ryder2016-12-111-3/+5
| | | | So that it actually runs at the right time ...
* Still untangling the shell highlighting messTom Ryder2016-12-113-12/+111
|
* Disable sh error syntax highlighting for nowTom Ryder2016-12-111-0/+5
| | | | | Until I can figure out what's wrong with this syntax, or why the syntax highlighter thinks it's an error
* Set buffer type (not global type) for sh properlyTom Ryder2016-12-112-6/+9
|
* Make POSIX default for shell more specificTom Ryder2016-12-111-2/+4
|
* Adjust shell type detection rulesTom Ryder2016-12-111-23/+9
|
* Reset most of my sh.vim customizationsTom Ryder2016-12-112-81/+0
| | | | | | There's been a lot of work done to sh.vim since these customisations were made, and I can't remember why I made some of them. I'll work without them for a while and reapply any of them if needed.
* Update submodulesTom Ryder2016-12-021-0/+0
|
* Update submodulesTom Ryder2016-12-011-0/+0
|
* Update submodulesTom Ryder2016-11-181-0/+0
|
* Make Vim 'breakindent' subject to \b toggleTom Ryder2016-11-161-5/+9
| | | | | It impedes accurate copypasting from terminal emulators otherwise, which is the main reason I implemented \b
* Update submodulesTom Ryder2016-11-151-0/+0
|
* Update submodulesTom Ryder2016-11-131-0/+0
|
* Update submodulesTom Ryder2016-11-021-0/+0
|
* Update submodulesTom Ryder2016-10-311-0/+0
|
* Update submodulesTom Ryder2016-10-151-0/+0
|
* Update submodulesTom Ryder2016-10-141-0/+0
|
* Update submodulesTom Ryder2016-10-121-0/+0
|
* Update submodulesTom Ryder2016-10-081-0/+0
|
* Update submodulesTom Ryder2016-09-291-0/+0
|
* Update submodulesTom Ryder2016-09-251-0/+0
|
* Set path to ** to start using :findTom Ryder2016-09-131-0/+5
|
* Set ~/.shrc as a shell scriptTom Ryder2016-08-311-0/+5
|
* Update submodulesTom Ryder2016-08-301-0/+0
|
* Put dotfiles manuals into their own sectionTom Ryder2016-08-261-1/+1
| | | | This probably contains a few mistakes
* Update submodulesTom Ryder2016-08-251-0/+0
|
* Assume POSIX shTom Ryder2016-08-201-0/+3
|
* Update submodulesTom Ryder2016-08-182-0/+0
|
* Restore color to VimTom Ryder2016-08-141-1/+1
| | | | Feels weird to come back to it; let's see if I decide to stay
* Trying new 'breakindent' Vim featureTom Ryder2016-08-041-0/+5
| | | | <https://i.imgur.com/ze2uZQG.png>
* Increase context for syntax highlightingTom Ryder2016-07-191-1/+2
|
* Specify encoding of .vimrcTom Ryder2016-07-191-0/+3
|
* Update submodulesTom Ryder2016-07-031-0/+0
|
* Update submodulesTom Ryder2016-07-023-0/+0
|
* Update submodulesTom Ryder2016-06-302-0/+0
|
* Add submodule with new colorschemeTom Ryder2016-06-291-0/+0
|
* Trying a different colorschemeTom Ryder2016-06-291-1/+1
|
* Update submodulesTom Ryder2016-06-271-0/+0
|
* Update submodulesTom Ryder2016-06-203-0/+0
|
* Update submodulesTom Ryder2016-06-102-0/+0
|
* Remove ancient IRC quoteTom Ryder2016-06-011-13/+0
|
* Update submodulesTom Ryder2016-05-121-0/+0
|
* Update submodulesTom Ryder2016-05-021-0/+0
|
* Update submodulesTom Ryder2016-05-021-0/+0
|
* Update submodulesTom Ryder2016-05-021-0/+0
|
* Remove mail syntax after file for VimTom Ryder2016-03-311-10/+0
| | | | Turned out to be a bad idea.