X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=95fe92eafd507460b20038185d63920f70d65e32;hp=652525e81bd96852618e58999c64aa49821dd699;hb=7c9b10d7f5e3e34a6372699e6bc057c53c0d00e7;hpb=26b5c23cee866b73b9f8874c467c7f5611c81410;ds=sidebyside diff --git a/.vimrc b/.vimrc index 652525e..95fe92e 100644 --- a/.vimrc +++ b/.vimrc @@ -51,15 +51,19 @@ set nostartofline set nohlsearch set fo=tcq1 set viminfo='100,\"1000,:100,/40 +" FIXME: Learn how to do :tag instead of :tselect with :cstag (used by :tag and CTRL-] if set cst) +set nocst 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,./reactos/tags,./../reactos/tags,./../../reactos/tags,,./../../../reactos/tags,./../../../../reactos/tags,./../../../../../reactos/tags,./../../../../../../reactos/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 p :set invpaste paste? noremap l :set invlist paste? noremap q @q noremap : @: -noremap N :nextzz -noremap B :cnzz -noremap P :prevzz +noremap :nextzz +noremap :prevzz +noremap N :tnzz +noremap P :tpzz +noremap M :cnzz noremap L :cpzz noremap g "myiw:grep-rw'm'. noremap zz