Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yous/aheui.vim

Vim syntax highlighting for Aheui
https://github.com/yous/aheui.vim

aheui syntax-highlighting vim

Last synced: 16 days ago
JSON representation

Vim syntax highlighting for Aheui

Awesome Lists containing this project

README

        

# aheui.vim

[![Build Status](https://travis-ci.org/yous/aheui.vim.svg?branch=master)](https://travis-ci.org/yous/aheui.vim)

Vim syntax highlighting for Aheui.

![aheui.vim](https://github.com/yous/aheui.vim/raw/master/aheui.png)

## Intallation

- [Pathogen](https://github.com/tpope/vim-pathogen)
1. `cd ~/.vim/bundle`
2. `git clone https://github.com/yous/aheui.vim.git`
- [Vundle](https://github.com/gmarik/Vundle.vim)
1. Add `Plugin 'yous/aheui.vim'` to `.vimrc`
2. Run `:PluginInstall`
- [NeoBundle](https://github.com/Shougo/neobundle.vim)
1. Add `NeoBundle 'yous/aheui.vim'` to `.vimrc`
2. Run `:NeoBundleInstall`
- [vim-plug](https://github.com/junegunn/vim-plug)
1. Add `Plug 'yous/aheui.vim'` to `.vimrc`
2. Run `:PlugInstall`

## License

Copyright © Chayoung You. See [LICENSE.txt](LICENSE.txt) for details.