X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.vimrc;h=c05e1a54d4f553ce943ba5eef88a0dc7d4f6fde1;hb=6caf68c8553a8b454f0bd78a72de25d6d03a8718;hp=d671d32d3c56882405b30b731f985e55b61177dd;hpb=e4afeff5ebd958d809856c85d7a9adf3baf90d2a;p=nethome.git diff --git a/.vimrc b/.vimrc index d671d32..c05e1a5 100644 --- a/.vimrc +++ b/.vimrc @@ -61,6 +61,7 @@ set exrc set nostartofline set nohlsearch set noincsearch +set nofoldenable 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) @@ -86,5 +87,6 @@ noremap D :set hlsearch/^[+-][+-]\([^+-].*\\|\)$ noremap w 0i /[^ ]vf.h"kyf./[^ ]vf.h"ly0x:r !date -d "`date '+\%Y'`-l-k" '+\%u'yypkV:!tr '1234567' 'PUSCPSN'jV:!tr '1234567' 'otttaoe'kJxv0xk0llllllplxxjddk0 noremap * :let ic_save=&ic:set noic*:let &ic=ic_save noremap # :let ic_save=&ic:set noic#:let &ic=ic_save +noremap :w:!aspell --check '%':e endif "!exists("g:_kratochvil_vimrc")