diff options
author | Tharre <tharre3@gmail.com> | 2018-02-02 14:59:36 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-02-02 14:59:36 +0100 |
commit | 983cd9bb341fd1f70b472c60bd23f2116685b001 (patch) | |
tree | accf41db75896279ce22fafecda410a882a965b9 | |
parent | d92e9f764a97464bf89e5bbd6ea218295297a6f5 (diff) | |
download | dotfiles-983cd9bb341fd1f70b472c60bd23f2116685b001.tar.gz dotfiles-983cd9bb341fd1f70b472c60bd23f2116685b001.tar.xz dotfiles-983cd9bb341fd1f70b472c60bd23f2116685b001.zip |
vim: hexmode: remove autodetection mode
m--------- | .vim/bundle/hexmode | 0 | ||||
-rw-r--r-- | .vimrc | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/.vim/bundle/hexmode b/.vim/bundle/hexmode -Subproject ff820786b7a76e92aaa34623bff6aa795324794 +Subproject fe9d702352f12a6315da61596a93ae1b50222b3 @@ -146,4 +146,3 @@ let g:ale_linters = { " hexmode let g:hexmode_patterns = '*.bin,*.exe,*.dat,*.rom' -let g:hexmode_autodetect = 1 |