]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
vim: leak no info for files opened on /run/shm
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 24 Dec 2015 14:30:53 +0000 (07:30 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 24 Dec 2015 14:30:53 +0000 (07:30 -0700)
commitb8362dfeb671512910014e813a00f4141d4c5c3a
tree2f3c183038aff4ad7933c3f289f051391517d6ac
parentd3c5deb371ba1b08f3c2bb7bd523cffdd68a5040
vim: leak no info for files opened on /run/shm

password-store opens encrypted files for edit unencrypted in /run/shm.
This autocmd turns off vim features which cause leakage of that
unencrypted information.
vim/vimrc