All Projects → millermedeiros → Vim Statline

millermedeiros / Vim Statline

Add useful informations to Vim statusline

Labels

Projects that are alternatives of or similar to Vim Statline

Vimmate
Custom vim like Textmate for Ruby on Rails development
Stars: ✭ 70 (-12.5%)
Mutual labels:  viml
Vimconf
Personal vim conf and plugins for Mac and Linux.
Stars: ✭ 73 (-8.75%)
Mutual labels:  viml
Cmake.vim
🔨 CMake functionality within Vim.
Stars: ✭ 76 (-5%)
Mutual labels:  viml
Javascript Indent
Javascript indenter (HTML indent is included)
Stars: ✭ 71 (-11.25%)
Mutual labels:  viml
Vim Neatstatus
Neat Status Line Plugin for Vim
Stars: ✭ 72 (-10%)
Mutual labels:  viml
L9
Vim-script library
Stars: ✭ 73 (-8.75%)
Mutual labels:  viml
Archidroid Legacy
Legacy ArchiDroid Repo / New -> https://github.com/ArchiDroid/ArchiDroid
Stars: ✭ 68 (-15%)
Mutual labels:  viml
Vim Pomodoro
Vim plugin for the Pomodoro time management technique
Stars: ✭ 79 (-1.25%)
Mutual labels:  viml
Dotvim
DEFUNCT, *no longer used* ; My Vim setup, using vundle
Stars: ✭ 72 (-10%)
Mutual labels:  viml
Intero.nvim
Haskell+Neovim lightning fast autocompletion and other IDE functionality
Stars: ✭ 76 (-5%)
Mutual labels:  viml
Vim Git Branch Info
A Vim script to return info about the Git branches.
Stars: ✭ 71 (-11.25%)
Mutual labels:  viml
Rainbow
Rainbow Parentheses Improved
Stars: ✭ 72 (-10%)
Mutual labels:  viml
Vim Latex
Mirror of vim-latex as Sourceforge's git support blows chunks!
Stars: ✭ 73 (-8.75%)
Mutual labels:  viml
Vim Spotifysearch
Search spotify in Vim and play songs.
Stars: ✭ 71 (-11.25%)
Mutual labels:  viml
Conoline.vim
Highlights the line of the cursor only in the current window.
Stars: ✭ 79 (-1.25%)
Mutual labels:  viml
Bringing Vim To The People
An lo, on the fourth day he did step down from the mountain, and with him VIM did follow . . . .
Stars: ✭ 69 (-13.75%)
Mutual labels:  viml
Moonscript Vim
MoonScript support for vim
Stars: ✭ 73 (-8.75%)
Mutual labels:  viml
Rocannon
Vim for Ansible playbooks: omni-completion, abbreviations, syntax, folding, K-docs, and colorscheme
Stars: ✭ 80 (+0%)
Mutual labels:  viml
Vim Plugin Viewdoc
Vim plugin: flexible viewer for any documentation
Stars: ✭ 79 (-1.25%)
Mutual labels:  viml
Skybison
Vim plugin to expedite use of cmdline commands
Stars: ✭ 74 (-7.5%)
Mutual labels:  viml

statline.vim : Improved status line for Vim

https://github.com/millermedeiros/vim-statline

Add useful informations to the statusline.

Based on gf3/.vimrc and the statusline from factorylabs/vimfiles.

Screenshots

Details

detail 01 detail 02

It automatically adapts to color schemes

molokai

colorscheme example 1

solarized

colorscheme example 2

darkblue

mixed indenting

Settings

Statline have a few settings to toggle the display of items, check help statline for all the available options.

Installation

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone git://github.com/millermedeiros/vim-statline.git

Once help tags have been generated, you can view the manual with :help statline.

License

Released under the WTFPL.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].