projects
/
invirt/packages/xvm-support-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85e1ff2
)
Fixed .vimrc annoyance
iannucci
0.0.2
author
Peter Iannucci
<iannucci@mit.edu>
Sun, 21 Jul 2013 02:33:27 +0000
(22:33 -0400)
committer
Peter Iannucci
<iannucci@mit.edu>
Sun, 21 Jul 2013 02:33:27 +0000
(22:33 -0400)
.vimrc
patch
|
blob
|
history
debian/changelog
patch
|
blob
|
history
diff --git
a/.vimrc
b/.vimrc
index
9e19954
..
4cdba87
100644
(file)
--- a/
.vimrc
+++ b/
.vimrc
@@
-75,10
+75,6
@@
set softtabstop=4 " makes the spaces feel like real tabs
set wildmenu
-"set term=linux
-nmap X :bn<cr>
-nmap Z :bp<cr>
-
nnoremap \ <C-^>
function! FancyRedraw ()
diff --git
a/debian/changelog
b/debian/changelog
index
88cb16b
..
b085872
100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-1,3
+1,9
@@
+xvm-support-config (0.0.2) unstable; urgency=low
+
+ * Fixed a .vimrc annoyance
+
+ -- Peter A Iannucci <iannucci@mit.edu> Sat, 20 Jul 2013 22:32:00 -0400
+
xvm-support-config (0.0.1) unstable; urgency=low
* Initial Release.