X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.vimrc;h=c9cb6c6f0462d5a7f879cd2a58192e7b426ede9c;hp=7cbb6c9910ddca9b4c23a8e78773261bc0ce9a58;hb=79429302311b547d73599e8aaa5981f4add9497b;hpb=d393641755ccf8f9efd5d2f62e7e2bfea68544a6 diff --git a/.vimrc b/.vimrc index 7cbb6c9..c9cb6c6 100644 --- a/.vimrc +++ b/.vimrc @@ -65,8 +65,10 @@ set nohlsearch set noincsearch set nofoldenable set fo=tcq1 -set textwidth=78 +"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