summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-19 15:52:34 -0400
committerJune McEnroe <june@causal.agency>2018-10-19 15:52:34 -0400
commit3f790fe140c61f850795baa6d717e29cb41b7b51 (patch)
tree4b16b72986b6dc9d85ad1cc0cc84504d2282ab50 /etc/tf
parentFix tags target (diff)
downloadsrc-3f790fe140c61f850795baa6d717e29cb41b7b51.tar.gz
src-3f790fe140c61f850795baa6d717e29cb41b7b51.zip
Nice shot!
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index c257f2e3..faaa616d 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -1,7 +1,7 @@
 bind \ kill
 bind ' explode
 bind = "exec autoexec"
-bind mouse3 "voicemenu 2 0"
+bind mouse3 "voicemenu 2 6"
 bind mouse4 "voicemenu 0 7"
 bind mouse5 "voicemenu 1 4"
 tf_contract_progress_show 0
follow=1'>Remove unused pluginsJune McEnroe 2013-04-23Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe It's still crap 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe Which I'm not going to bother configuring because it thinks it's all fancy and for other things that aren't Vim so it stores its config file in ~/.config which I keep in a different repo and I only want to use it for Vim so fuck you, Powerline. </rant> 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe