diff --git a/dotfiles/vimrc b/dotfiles/vimrc index 25804e3..5af5cfc 100644 --- a/dotfiles/vimrc +++ b/dotfiles/vimrc @@ -93,7 +93,6 @@ imap :set invpaste:set paste? " Mediocre Hex editing in vim " Source: http://vim.wikia.com/wiki/Improved_hex_editing " TODO: move to an include -nnoremap :Hexmode command -bar Hexmode call ToggleHex() function ToggleHex() " hex mode should be considered a read-only operation