1
0
Fork 0
mirror of synced 2025-02-16 21:57:23 -05:00
ultimate-vim/vimrcs
Salvatore Sittinieri 5ddac67667 yankring_history_dir in the /tmp folder instead of the user folder
Sometime you are editing some files in a terminal session logged as a different user but keeping the environment for the previous user (su -E). Vim will complain that will not be able to write because the yankring_history_dir is read-only (pointing to the previous user). I'd recommend to use the /tmp folder for the yankring_history.
2016-03-02 14:44:40 +00:00
..
basic.vim Fixed https://github.com/amix/vimrc/issues/128 2016-02-20 13:27:12 +00:00
extended.vim fixed https://github.com/amix/vimrc/issues/118 2016-02-20 13:30:54 +00:00
filetypes.vim prevent auto restore last edit position for git commit msg. 2014-09-16 10:34:35 +08:00
plugins_config.vim yankring_history_dir in the /tmp folder instead of the user folder 2016-03-02 14:44:40 +00:00