X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=ed7d99871cce85a34df8b48d9a6da4702c9dccde;hp=26adee70cda9666f90be8c67799ba974ff5a238c;hb=8e50a9f15f1f1d3e269bc8e7b43b162110dc96eb;hpb=30391d14a9c61e32f9f52a22b35833ec037b8ea4 diff --git a/.vimrc b/.vimrc index 26adee7..ed7d998 100644 --- a/.vimrc +++ b/.vimrc @@ -49,6 +49,7 @@ 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) @@ -59,8 +60,10 @@ 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'.