move.vim Syntax highlighting for the Move smart contract programming language. Open to PRs to extend this tool. Installation Install via your vim plugin manager of choice. For vim-plug add to your .vimrc: Plug '0xmovses/move.vim' Then run :PlugInstall.