X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=c9cb6c6f0462d5a7f879cd2a58192e7b426ede9c;hp=0b1add52d5df2f964f8106645ffd53eddaa14c4f;hb=79429302311b547d73599e8aaa5981f4add9497b;hpb=864842fa84eacc3864413e921219f1a5ed8e1d24 diff --git a/.vimrc b/.vimrc index 0b1add5..c9cb6c6 100644 --- a/.vimrc +++ b/.vimrc @@ -65,7 +65,10 @@ set nohlsearch set noincsearch set nofoldenable set fo=tcq1 +"set textwidth=78 set viminfo='100,\"1000,:100,/40 +let g:netrw_home = $HOME + " 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