diff options
author | Robin Obůrka <robin.oburka@nic.cz> | 2014-06-11 09:20:55 +0200 |
---|---|---|
committer | Robin Obůrka <robin.oburka@nic.cz> | 2014-06-11 09:20:55 +0200 |
commit | 5402e07005dc15ea3b525520b5d3e2f6109180e9 (patch) | |
tree | 54dbb4cd652dde75ccf8646dc70ec9f0da8ffc05 /.vimrc | |
parent | Add textwidth into COMMIT_MESSAGE buffer (diff) | |
download | vim_sync-5402e07005dc15ea3b525520b5d3e2f6109180e9.tar.xz |
Typo
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ inoremap <F1> <ESC> nnoremap <F1> <ESC> vnoremap <F1> <ESC> -"...and when you're to speed? +"...and when you're too speed? command WQ wq command Wq wq command W w |