X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ced19120422007d4cb1759455939472811dd9914..f41aaa07a6e70d42890bc2d02958b148fb1bacfe:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 7010d5f..833e962 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -85,9 +85,6 @@ syntax on colorscheme badwolf " options {{{1 -" put $ and the end of text to be replaced with 'cw' and the likes -set cpoptions+=$ - " moving around, searching and patterns {{{2 set incsearch " show match for partly typed search command set ignorecase " ignore case when using a search pattern