vim/vim-7.0-crv.patch
Karsten Hopp 6cabe3c636 - Rawhide prerelease build as vim, opposed to vim7 prerelease which could
coexist with vim-6
- conflict with older man-pages-{it,fr} packages
- cleanup lang stuff
2006-03-23 13:07:01 +00:00

11 lines
320 B
Diff

--- vim70aa/src/term.c.orig 2006-03-14 15:40:15.000000000 +0100
+++ vim70aa/src/term.c 2006-03-14 15:43:54.000000000 +0100
@@ -1284,7 +1284,6 @@
{(int)KS_CWS, "[%dCWS%d]"},
{(int)KS_CWP, "[%dCWP%d]"},
# endif
- {(int)KS_CRV, "[CRV]"},
{K_UP, "[KU]"},
{K_DOWN, "[KD]"},
{K_LEFT, "[KL]"},