add vinarise - hex edit helper

Mon, 27 Mar 2017 17:13:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 27 Mar 2017 17:13:20 -0400
changeset 536
4d01cb9a0bb1
parent 535
465a3a6c2ff7
child 537
dda7aa46d1d2

add vinarise - hex edit helper

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -68,6 +68,7 @@ let s:filename=expand('<sfile>')
   Plugin 'tpope/vim-fugitive'
   Plugin 'ludovicchabant/vim-lawrencium'
 
+  Plugin 'Shougo/vinarise.vim'
   Plugin 'asciidoc/vim-asciidoc'
   Plugin 'vim-perl/vim-perl'
   Plugin 'sheerun/vim-polyglot'

mercurial