From a14264da86c530decd30b75983c0fad776fa6e0c Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 9 Nov 2013 14:34:25 -0500 Subject: Remove unused plugin configurations --- .vimrc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.vimrc b/.vimrc index 0bf38298..75458795 100644 --- a/.vimrc +++ b/.vimrc @@ -144,12 +144,6 @@ nmap gs :Gstatus nmap gc :Gcommit nmap gp :Git push -nmap gg :GitGutterToggle -nmap gh GitGutterNextHunk -nmap gH GitGutterPrevHunk - -nmap u :GundoToggle - " Toggle relative/absolute numbers function! NumberToggle() if(&relativenumber == 1) -- cgit 1.4.1 bmit();'> dontfiles
summary refs log tree commit diff
Commit message (Collapse)Author
2024-06-10Add The Girl Who Was Convinced...June McEnroe
Not much there. The illustrations are very nice though.
2024-06-09Add photos from May 31June McEnroe
2024-06-09Use monospace on photo pagesJune McEnroe
2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe
2024-05-22Remove use of sysexits.hJune McEnroe
2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe
2024-05-21Fix = precedence in whenJune McEnroe