I tested https://github.com/skwp/dotfiles ) and unfortunately it installed a lot of things that I don't want.
For example, right now (with empty .vimrc), when I open vim, I get
" ============================================================================
" Netrw Directory Listing (netrw v149)
" /Users/user/.vim/bundle
" Sorted by name
" Sort sequence: [\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,\~\=\*$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$
" Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:exec
" ============================================================================
thing. I am at the beginning of my journey with VIM, so I do not know what's new, and now I do not want to use it.
I am on OSX Mavericks with a home brew installation. However, I cannot find where this comes from and how to remove it.
source
share