summaryrefslogtreecommitdiff
path: root/.vim/autoload/omni
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-10-08 16:25:59 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-10-08 16:25:59 +0200
commit5e38653e29f8c5c7d1e630eca9e73c35cd7a8a70 (patch)
tree40098dce6110431abcdd601ef2be0f61c01a6aec /.vim/autoload/omni
parentc056e8d117bc12c62e8b80d14db340036b3176be (diff)
downloaddotfiles-5e38653e29f8c5c7d1e630eca9e73c35cd7a8a70.tar.gz
dotfiles-5e38653e29f8c5c7d1e630eca9e73c35cd7a8a70.tar.bz2
dotfiles-5e38653e29f8c5c7d1e630eca9e73c35cd7a8a70.zip
Adding cleanse alias
Diffstat (limited to '.vim/autoload/omni')
0 files changed, 0 insertions, 0 deletions
td> In 87ec1489fa98, I forgot that some people like to store more than one line in their password files. We should only pass the first line to xdotool. 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 This works around a bug in xdotool parsing when encountering quotes, see https://github.com/jordansissel/xdotool/issues/72. Thanks to Gerd Wachsmuth for the report. 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10