Merge 5ddac67667 into 5f6aa8fe09
This commit is contained in:
commit
709012cee9
|
|
@ -35,7 +35,7 @@ map <leader>f :MRU<CR>
|
|||
if has("win16") || has("win32")
|
||||
" Don't do anything
|
||||
else
|
||||
let g:yankring_history_dir = '~/.vim_runtime/temp_dirs/'
|
||||
let g:yankring_history_dir = '/tmp/.vim_runtime/temp_dirs/'
|
||||
endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue