tags: +(../)*w32/inc/tags
authorshort <>
Mon, 16 Sep 2002 15:34:17 +0000 (15:34 +0000)
committershort <>
Mon, 16 Sep 2002 15:34:17 +0000 (15:34 +0000)
 - used for the project Captive
+<Esc>l: invlist

.vimrc

diff --git a/.vimrc b/.vimrc
index 0164f19..08001f1 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -47,9 +47,10 @@ set nostartofline
 set nohlsearch
 set fo=tcq
 set viminfo='100,\"1000,:100,/40
 set nohlsearch
 set fo=tcq
 set viminfo='100,\"1000,:100,/40
-set tags=./tags,./TAGS,./../tags,./../TAGS,./../../tags,./../../TAGS,./../../../tags,./../../../TAGS,./../../../../tags,./../../../../TAGS,./../../../../../tags,./../../../../../TAGS,./../../../../../../tags,./../../../../../../TAGS,./../../../../../../../tags,./../../../../../../../TAGS,./../../../../../../../../tags,./../../../../../../../../TAGS,./../../../../../../../../../tags,./../../../../../../../../../TAGS,./../../../../../../../../../../tags,./../../../../../../../../../../TAGS,./../../../../../../../../../../../tags,./../../../../../../../../../../../TAGS,/usr/src/redhat/BUILD/tags,/usr/src/redhat/BUILD/TAGS,/usr/include/tags,/usr/include/TAGS
+set tags=./tags,./TAGS,./../tags,./../TAGS,./../../tags,./../../TAGS,./../../../tags,./../../../TAGS,./../../../../tags,./../../../../TAGS,./../../../../../tags,./../../../../../TAGS,./../../../../../../tags,./../../../../../../TAGS,./../../../../../../../tags,./../../../../../../../TAGS,./../../../../../../../../tags,./../../../../../../../../TAGS,./../../../../../../../../../tags,./../../../../../../../../../TAGS,./../../../../../../../../../../tags,./../../../../../../../../../../TAGS,./../../../../../../../../../../../tags,./../../../../../../../../../../../TAGS,./w32/inc/tags,./../w32/inc/tags,./../../w32/inc/tags,,./../../../w32/inc/tags,./../../../../w32/inc/tags,./../../../../../w32/inc/tags,./../../../../../../w32/inc/tags,./../../../../../../../w32/inc/tags,/usr/src/redhat/BUILD/tags,/usr/src/redhat/BUILD/TAGS,/usr/include/tags,/usr/include/TAGS
 
 noremap \ep :set invpaste paste?<cr>
 
 noremap \ep :set invpaste paste?<cr>
+noremap \el :set invlist paste?<cr>
 noremap \eq @q
 noremap \e: @:
 noremap \eN :next<cr>
 noremap \eq @q
 noremap \e: @:
 noremap \eN :next<cr>