Remove bogus unmap

This commit is contained in:
yan
2012-07-20 11:48:57 -07:00
committed by Danny Olson & Yan Pritzker
parent 9bb517551d
commit bff86523fc

View File

@@ -1,4 +1,3 @@
let g:yankring_history_file = '.yankring-history'
nnoremap ,yr :YRShow<CR>
nnoremap C-y :YRShow<CR>