diff --git a/vimrc b/vimrc index 4008d10..b4731db 100644 --- a/vimrc +++ b/vimrc @@ -278,6 +278,13 @@ imap :silent set number! " Don't force column 0 for # inoremap # X# +" Fix broken shit backspace on csil machines +" in tcsh with badly compiled vims +map +map +map! +map! + " Python specific stuff if has('eval') let python_highlight_all = 1