Skip to content

Commit

Permalink
Ok
Browse files Browse the repository at this point in the history
  • Loading branch information
ujihisa authored and ujihisa committed Oct 4, 2016
1 parent 4d06207 commit 5593003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ let g:incsearch#auto_nohlsearch = 1
if g:V.is_mac()
let g:transparency = 10
" for MacVim's bug
nnoremap <Esc><Esc> :<C-u>set nohlsearch<Cr>:let &transparency = g:transparency<Cr><C-l>
" nnoremap <Esc><Esc> :<C-u>set nohlsearch<Cr>:let &transparency = g:transparency<Cr><C-l>
else
" incsearch
" nnoremap <Esc><Esc> :<C-u>set nohlsearch<Cr>
Expand Down

0 comments on commit 5593003

Please sign in to comment.