summaryrefslogtreecommitdiffstats
path: root/.Xresources
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2010-03-25 06:29:54 -0400
committerbnewbold <bnewbold@robocracy.org>2010-03-25 06:29:54 -0400
commit0bf28391b00b1e28c44324bcd7647df416314667 (patch)
tree6dda90e70218861975deb408eb21b2ff00eb5ef6 /.Xresources
parent564a2d0d39c8e1fb79ee800973848b2442833356 (diff)
downloadopenwrt-repro-0bf28391b00b1e28c44324bcd7647df416314667.tar.gz
openwrt-repro-0bf28391b00b1e28c44324bcd7647df416314667.zip
lots and lots of vim stuff for c development...
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources3
1 files changed, 3 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
new file mode 100644
index 0000000..f01da72
--- /dev/null
+++ b/.Xresources
@@ -0,0 +1,3 @@
+*vt100.translations: #override \n\
+ Ctrl ~Shift <Key>Tab: string(0x1b) string("[27;5;9~") \n \
+ Ctrl Shift <Key>Tab: string(0x1b) string("[27;6;9~") \n