X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=c05e1a54d4f553ce943ba5eef88a0dc7d4f6fde1;hp=48b9a83abf1eee84a5472c9988da8d8ead9c610b;hb=9da511779d98cce9ab284e876497c9713f9da5d8;hpb=7becadeee39efae35de977e8e5113164a520ba3d diff --git a/.vimrc b/.vimrc index 48b9a83..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)