Skip to content

Commit

Permalink
Flush.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtlechow committed Jan 3, 2013
1 parent 8f267b3 commit f2eaa70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ map <leader>gs :Gstatus<cr>
map <leader>gb :Gblame<cr>
let g:ctrlp_map = ',f'
map <leader>F :CtrlPClearCache<cr>:CtrlP<cr>
let g:ctrlp_working_path_mode = 'rc'
let g:ctrlp_custom_ignore = {
\ 'dir': '\v[\/](\.git|\.hg|\.svn|tmp)$',
Expand Down

0 comments on commit f2eaa70

Please sign in to comment.