X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.vimrc;h=ed7d99871cce85a34df8b48d9a6da4702c9dccde;hb=80f19ba6ddc07ef9835ebb438d222d8818719e7b;hp=95fe92eafd507460b20038185d63920f70d65e32;hpb=7c9b10d7f5e3e34a6372699e6bc057c53c0d00e7;p=nethome.git diff --git a/.vimrc b/.vimrc index 95fe92e..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)