summaryrefslogtreecommitdiff
path: root/.vim/syntax/swig.vim
diff options
context:
space:
mode:
authorRené Neumann <rene.neumann@in.tum.de>2011-08-09 17:33:13 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2011-08-09 17:35:32 +0200
commit9682669ecfc86d3abda60c3acbda59ce743ad751 (patch)
treed579c37f718401a0e51eb24efb89352100bc2691 /.vim/syntax/swig.vim
parentd0168dc967cc8e1693e84b4a90c919c297418193 (diff)
downloaddotfiles-9682669ecfc86d3abda60c3acbda59ce743ad751.tar.gz
dotfiles-9682669ecfc86d3abda60c3acbda59ce743ad751.tar.bz2
dotfiles-9682669ecfc86d3abda60c3acbda59ce743ad751.zip
Update the needed hg-extensions.
Diffstat (limited to '.vim/syntax/swig.vim')
0 files changed, 0 insertions, 0 deletions
s for format string". For example, `pass rename foo bar` outputs: [master c33f7a9] Rename foo to bar. 1 file changed, 0 insertions(+), 0 deletions(-) rename foo.gpg => bar.gpg (100%) 2015-07-24passmenu: Space to tabsChris Down1-2/+2 It seems this file doesn't use spaces any more. 2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3 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