diff --git a/.vimrc b/.vimrc index 484050f..b8c125c 100644 --- a/.vimrc +++ b/.vimrc @@ -233,7 +233,3 @@ function! ToggleNERDTreeFind() execute ':NERDTreeFind' endif endfunction - -" ### cleverf -" https://github.com/rhysd/clever-f.vim -let g:clever_f_smart_case = 1