X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=ed7d99871cce85a34df8b48d9a6da4702c9dccde;hp=de0715620972bad8a97cb6bcb5a4bdb696c4e5e1;hb=8ceee09fa9fed3d073397cb1b284921253268578;hpb=4a31f292e1976bb7c16820293dc59609cd2e8a12 diff --git a/.vimrc b/.vimrc index de07156..ed7d998 100644 --- a/.vimrc +++ b/.vimrc @@ -49,16 +49,21 @@ set nowritebackup set exrc set nostartofline set nohlsearch +set noincsearch 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 P :prevzz +noremap :nextzz +noremap :prevzz +noremap N :tnzz +noremap P :tpzz noremap M :cnzz noremap L :cpzz noremap g "myiw:grep-rw'm'.