diff options
Diffstat (limited to 'vim/.vimrc')
| -rw-r--r-- | vim/.vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -43,3 +43,5 @@ noremap <Left> "" | |||
| 43 | noremap! <Left> <Esc> | 43 | noremap! <Left> <Esc> |
| 44 | noremap <Right> "" | 44 | noremap <Right> "" |
| 45 | noremap! <Right> <Esc> | 45 | noremap! <Right> <Esc> |
| 46 | |||
| 47 | " vim: set ts=8 sw=8 tw=78 noet : | ||
