From 8b98e00d694586473be8650915ac1d0b9da16ed0 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 28 Jun 2014 21:59:01 -0400 Subject: Add multiple cursors --- .vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vimrc b/.vimrc index c7f71af6..daebc629 100644 --- a/.vimrc +++ b/.vimrc @@ -277,6 +277,8 @@ let delimitMate_jump_expansion = 1 Plug 'nathanaelkane/vim-indent-guides' let g:indent_guides_start_level = 2 +Plug 'terryma/vim-multiple-cursors' + call plug#end() colorscheme jellybeans -- cgit 1.4.1 f7fc0bada2c1740e814ba67449df6e928812ff'/> dontfiles
summary refs log tree commit diff
path: root/port/file2c/Makefile (unfollow)
Commit message (Expand)Author
2024-07-07Add photos from June 25-30June McEnroe
2024-06-30Add photos from June 22 (and the few days after that)June McEnroe
2024-06-30Accommodate lower-case .jpg filesJune McEnroe
2024-06-23Add another BACKXWASH showJune McEnroe
2024-06-16Update bioJune McEnroe
2024-06-15Add photo descriptions from June 12June McEnroe
2024-06-10Add first roll of film from June 8June McEnroe
2024-06-10Cope with not having an EXIF infoJune McEnroe
2024-06-10Resize using target pixel counts for consistencyJune McEnroe
2024-06-10Add The Girl Who Was Convinced...June McEnroe
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