Git Product home page Git Product logo

vim-wintabs-powerline's Introduction

vim-wintabs-powerline

Powerline fonts renderers for wintabs.

Screenshots

image

Installation

Use your favorite package manager to install:

pathogen

git clone https://github.com/zefei/vim-wintabs ~/.vim/bundle/vim-wintabs
git clone https://github.com/zefei/vim-wintabs-powerline ~/.vim/bundle/vim-wintabs-powerline

vundle

plugin 'zefei/vim-wintabs'
plugin 'zefei/vim-wintabs-powerline'

vim-plug

plug 'zefei/vim-wintabs'
plug 'zefei/vim-wintabs-powerline'

Configuration

  • let g:wintabs_powerline_arrow_left = " \u25c0 "

    Left pointing arrow, used as previous buffers indicator.

  • let g:wintabs_powerline_arrow_right = " \u25b6 "

    Right pointing arrow, used as next buffers indicator.

  • let g:wintabs_powerline_sep_buffer_transition, "\ue0b0"

    Separator between inactive and active buffers.

  • let g:wintabs_powerline_sep_buffer = "\ue0b1"

    Separator between inactive buffers.

  • let g:wintabs_powerline_sep_tab_transition = "\ue0b2"

    Separator between inactive and active vimtabs.

  • let g:wintabs_powerline_sep_tab = "\ue0b3"

    Separator between inactive vimtabs.

  • highlight link WintabsEmpty TabLineFill

    Highlight group for background.

  • highlight link WintabsActive TabLineSel

    Highlight group for active buffer/tab.

  • highlight link WintabsInactive TabLine

    Highlight group for inactive buffer/tab.

  • highlight link WintabsArrow TabLine

    Highlight group for arrows.

  • highlight link WintabsActiveNC TabLine

    Highlight group for active buffer/tab in not-current windows.

  • highlight link WintabsInactiveNC TabLine

    Highlight group for inactive buffer/tab in not-current windows.

License

MIT License.

vim-wintabs-powerline's People

Contributors

zefei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

z956

vim-wintabs-powerline's Issues

Empty tab line when doing a Git commit

As shown in the screenshots below, when I commit with Git, the entire tab line is empty, and it doesn't look too good. Without using this plug-in, vim-airline shows a nice title for commit message in the tab line.

wintabs-1

wintabs-2

Lots of errors when installing

I had a problem when first installing

Plugin 'zefei/vim-wintabs'
Plugin 'zefei/vim-wintabs-powerline'

using Vundle's :PluginInstall

with a file already open.

This errors pop up when opening a new tab screen shot 2018-06-16 at 8 03 09 am

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.