diff --git a/.vimrc b/.vimrc index b10d624..5915b1c 100644 --- a/.vimrc +++ b/.vimrc @@ -64,6 +64,8 @@ set shiftwidth=0 set expandtab set textwidth=100 set cmdheight=2 +set ignorecase +set smartcase nnoremap :FZF