Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# VimShell Pure

Pretty and minimal VimShell prompt

Inspired by [Pure](https://github.com/sindresorhus/pure), the zsh prompt.

![screenshot](https://raw.github.com/supermomonga/vimshell-pure.vim/master/screenshot.png)

# Features

* Comes with the perfect prompt character.
* Command execution time will be displayed if it exceeds the one second.
* Insert a blank line between each prompts.

# Installation

I recommend you 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-pure.vim', {'depends' : 'Shougo/vimshell.vim'}