aheui.vim
Vim syntax highlighting for Aheui.
Intallation
- Pathogen
cd ~/.vim/bundle
git clone https://github.com/yous/aheui.vim.git
- Vundle
- Add
Plugin 'yous/aheui.vim'
to.vimrc
- Run
:PluginInstall
- Add
- NeoBundle
- Add
NeoBundle 'yous/aheui.vim'
to.vimrc
- Run
:NeoBundleInstall
- Add
- vim-plug
- Add
Plug 'yous/aheui.vim'
to.vimrc
- Run
:PlugInstall
- Add
License
Copyright © Chayoung You. See LICENSE.txt for details.