aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-10-20 21:00:22 +0200
committerAdrian Kummerlaender2016-10-20 21:00:22 +0200
commit6dfe384b82111e6632ebb7f503d5afb56c09f148 (patch)
treec8afead80a555dd7aa8415165f471a931a51fe0a /xorg
parent08d326fc99d4c1b5d5b5e4677e7eff67e19a3f2c (diff)
downloaddotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.tar
dotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.tar.gz
dotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.tar.bz2
dotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.tar.lz
dotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.tar.xz
dotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.tar.zst
dotfiles-6dfe384b82111e6632ebb7f503d5afb56c09f148.zip
Add basic Matlab support to vim
Diffstat (limited to 'xorg')
-rw-r--r--xorg/.Xresources3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources
index 74b2905..4b4de4a 100644
--- a/xorg/.Xresources
+++ b/xorg/.Xresources
@@ -23,6 +23,9 @@ URxvt.keysym.M-Right: \033[1;3C
URxvt.background: #161616
URxvt.foreground: #F2F2F2
+URxvt.keysym.M-c: perl:clipboard:copy
+URxvt.keysym.M-v: perl:clipboard:paste
+
! black
URxvt.color0: #161616
URxvt.color8: #F2F2F2