Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supermomonga/vimshell-pure.vim
https://github.com/supermomonga/vimshell-pure.vim
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/supermomonga/vimshell-pure.vim
- Owner: supermomonga
- Created: 2013-06-29T06:21:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-30T07:10:11.000Z (over 11 years ago)
- Last Synced: 2025-01-11T06:49:09.788Z (4 days ago)
- Language: VimL
- Size: 419 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
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'}