aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add completion for GnuPGTom Ryder2013-10-162-0/+23
|
* Use default completion on empty COMPREPLYTom Ryder2013-10-123-3/+6
|
* Adjust declarations of local vars in compspecsTom Ryder2013-10-123-6/+6
|
* Inline unneeded variable in completion functionTom Ryder2013-10-121-2/+1
|
* Add .netrc completion for ftp(1)Tom Ryder2013-10-122-0/+32
|
* Add note about unimpaired's pasting mapsTom Ryder2013-10-121-1/+2
|
* Show dotfiles in netrwTom Ryder2013-10-121-1/+1
|
* Remove markdown pluginTom Ryder2013-10-122-4/+0
| | | | | Vim 7.4 includes a recent version of the Markdown filetype plugin with the things I was avoiding fixed, so this should no longer be needed.
* Remove .gitmodules for deleted pluginsTom Ryder2013-10-121-8/+0
|
* Remove nextagTom Ryder2013-10-121-0/+0
| | | | t> and T> are proving to be all I need personally
* Remove characterizeTom Ryder2013-10-121-0/+0
| | | | Expensive to load and not used often enough to justify it
* Add a few best practice settingsTom Ryder2013-10-111-0/+4
| | | | <https://we.riseup.net/riseuplabs+paow/openpgp-best-practices>
* Updated submodulesTom Ryder2013-10-081-0/+0
|
* Apply sensible setting to 'switchbuf'Tom Ryder2013-10-081-0/+8
| | | | Turns out I've been using Vim completely wrong.
* Add simple term information to READMETom Ryder2013-10-061-0/+1
|
* Got a comment backwardsTom Ryder2013-10-011-1/+1
|
* List X-related env vars to hose properlyTom Ryder2013-10-011-1/+6
| | | | Turns out I can't read
* Add j to formatoptions if possibleTom Ryder2013-10-011-0/+6
|
* Add config header for st(1)Tom Ryder2013-09-301-0/+362
|
* Reversing previous commit; didn't workTom Ryder2013-09-304-10/+10
|
* Remove leading spaces for terminfo compatibilityTom Ryder2013-09-304-10/+10
|
* Work around annoying bug in Debian keychain(1)Tom Ryder2013-09-301-1/+2
| | | | <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512840>
* Trying out st(1) again for a bitTom Ryder2013-09-281-1/+1
|
* Use spaces not tabs in st terminfo for consistencyTom Ryder2013-09-281-189/+189
|
* Patch italics support into screen terminfoTom Ryder2013-09-281-3/+5
|
* Version terminfo sources and compile on installTom Ryder2013-09-2814-1/+771
|
* Get rid of another display manager variableTom Ryder2013-09-261-1/+1
|
* Don't source files from ↵Tom Ryder2013-09-251-0/+2
| | | | /home/tom/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
* Warn me about errant shift attemptsTom Ryder2013-09-251-0/+2
|
* Don't bother reading files for host completionTom Ryder2013-09-251-0/+2
|
* Use closer PGP serverTom Ryder2013-09-251-1/+1
|
* Restore previous test syntaxTom Ryder2013-09-251-1/+1
| | | | This reads a bit better
* Consistent spacing for .gitmodulesTom Ryder2013-09-241-48/+48
|
* Remove redundanciesTom Ryder2013-09-241-1/+1
|
* Fix whitespace issueTom Ryder2013-09-241-1/+1
|
* Add more Vim aliases; still tinkering with BSDsTom Ryder2013-09-231-1/+15
|
* Correct variable nameTom Ryder2013-09-231-2/+2
|
* Correct commentTom Ryder2013-09-231-1/+1
|
* Clarify git branch/commit detectionTom Ryder2013-09-231-3/+7
|
* Unused abbreviation and I actually do want c_C-FTom Ryder2013-09-231-5/+0
|
* Typographical fixesTom Ryder2013-09-231-4/+4
|
* Detail prompt compatibility/degradationTom Ryder2013-09-231-1/+5
|
* Move paragraphTom Ryder2013-09-231-3/+3
|
* Correct termcap/info codeTom Ryder2013-09-221-1/+1
|
* Use function instead of alias for viTom Ryder2013-09-221-4/+8
|
* Vim/vi aliasing behaviorTom Ryder2013-09-222-0/+6
|
* OpenBSD TERM hack no longer neededTom Ryder2013-09-221-10/+0
|
* Attempt at terminal independence of prompt colorTom Ryder2013-09-221-5/+17
| | | | | | If it gets much more involved than this I'll probably just not bother with termcap, I don't very often use BSD systems but it would be nice if it Just Worked
* Correct var definitions for readTom Ryder2013-09-211-3/+3
|
* Enhance parsing of hg status a bit tooTom Ryder2013-09-211-3/+16
|