Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/supermomonga/vimshell-kawaii.vim

dynamic prompt vimshell plugin
https://github.com/supermomonga/vimshell-kawaii.vim

Last synced: 4 days ago
JSON representation

dynamic prompt vimshell plugin

Awesome Lists containing this project

README

        

# vimshell-kawaii.vim

To use vimshell-kawaii.vim, you can change your VimShell's prompt dinamically by previous command's status code.

# Installation

I reccomend to use NeoBundle.vim to manage Vim Plugins.
If you are using NeoBundle.vim, you only need to write following lines to your .vimrc and just execute :NeoBundleInstall.

NeoBundle 'supermomonga/vimshell-kawaii', {'depends' : 'Shougo/vimshell'}

# Option

The prompt character change to smiley girl.

g:vimshell_kawaii_smiley = 1

# Usage

Run VimShell, and enjoy kawaii prompt.

:VimShell