aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vimperatorrc9
-rwxr-xr-xdm1
2 files changed, 10 insertions, 0 deletions
diff --git a/.vimperatorrc b/.vimperatorrc
new file mode 100644
index 0000000..c55f0e1
--- /dev/null
+++ b/.vimperatorrc
@@ -0,0 +1,9 @@
+"2.3.1 (created: 2010/04/07 18:25:13)
+
+inoremap <C-g> <Nop>
+set defsearch=scroogle
+set runtimepath=/home/ryan/.vimperator
+set gui=none
+source! /home/ryan/.vimperatorrc.local
+
+" vim: set ft=vimperator:
diff --git a/dm b/dm
index 08528a5..00df270 100755
--- a/dm
+++ b/dm
@@ -31,6 +31,7 @@ GLOBAL_FILES = \
.screenlayout/ \
.signature \
.vim/ \
+ .vimperatorrc \
.vimrc \
.xinitrc \
.xkb/ \