Home

Awesome

vim-bitwise

Vim plugin for Bitwise integration

Synopsys

This vim plugin adds integration for Bitwise into vim.

Currently it supports:

Usage examples

Installation

Make sure you have bitwise installed and available in your $PATH.

Manual

Just drop the bitwise.vim into ~/.vim/plugin folder.

Vundle

Add the following line to Vundle Plugin 'mellowcandle/vim-bitwise' Run BundleInstall

Contribution

I'm not a real vim-script developer and I'm sure that the plugin can be standarized and made better, if you happen to know vim-script, contributions are most welcome.