X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=blobdiff_plain;f=vim%2F.vimrc;h=e18c78558840691171fc28b62a997aafdfda984a;hp=65870e15898dbb90e865f205f409cbd3e267f61d;hb=c6acd971d0a9989b2ac4a4e7419518ea0848a41b;hpb=84bd2fb7f6ef591b97cb7bdf57475c62fdff0721 diff --git a/vim/.vimrc b/vim/.vimrc index 65870e1..e18c785 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -123,11 +123,6 @@ set spelllang=ru,en_gb highlight SpellBad cterm=inverse ctermfg=red ctermbg=black " }}} -" Netrw {{{ -let g:netrw_banner = 0 -let g:netrw_bufsettings = "noma nomod nowrap ro nobl" -" }}} - " Unimpaired-like textwidth switching {{{ nmap [ob :set textwidth=72 nmap ]ob :set textwidth=0