GithubHelp home page GithubHelp logo

jrolfs / vim-airline-themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vim-airline/vim-airline-themes

0.0 2.0 0.0 1.16 MB

A collection of themes for vim-airline

License: MIT License

Vim Script 100.00%

vim-airline-themes's Introduction

vim-airline-themes Build Status

This is the official theme repository for vim-airline

Installation

This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:

Plugin Manager Install with...
Pathogen git clone https://github.com/vim-airline/vim-airline-themes ~/.vim/bundle/vim-airline-themes
Remember to run :Helptags to generate help tags
NeoBundle NeoBundle 'vim-airline/vim-airline-themes'
Vundle Plugin 'vim-airline/vim-airline-themes'
Plug Plug 'vim-airline/vim-airline-themes'
VAM call vam#ActivateAddons([ 'vim-airline-themes' ])
Dein call dein#add('vim-airline/vim-airline-themes')
minpac call minpac#add('vim-airline/vim-airline-themes')
manual copy all of the files into your ~/.vim directory

Using a Theme

Once installed, use :AirlineTheme <theme> to set the theme, e.g. :AirlineTheme simple

To set in .vimrc, use let g:airline_theme='<theme>', e.g. let g:airline_theme='simple'

Note: The command :AirlineTheme is only available, if you have also cloned and installed the main vim-airline repository.

Contribution Guidelines

New themes

  • Pull requests for new themes are welcome. Please be sure to include a screenshot. You can paste an image into issue #1, and then editing the post to reveal the uploaded image URL. Please don't forgot to update the documentation.

Modifications to existing themes

  • Themes are subjective, so if you are going to make modifications to an existing theme, please expose a configurable variable to allow users to choose how the theme will react.

Screenshots

Screenshots are in the process of being migrated here. In the meantime you can find screenshots in the existing repository's Wiki.

Maintenance

If you are interested in becoming the official maintainer of this project, please contact @bling, @chrisbra, or @mhartington.

License

MIT License. Copyright (c) 2013-2017 Bailey Ling & Contributors.

vim-airline-themes's People

Contributors

bling avatar blueyed avatar bootleq avatar chartoin avatar chenaren avatar choco avatar chrisbra avatar crazymaster avatar danielwe avatar deathlyfrantic avatar dikiaap avatar donearm avatar edkolev avatar fireflowerr avatar freeo avatar green-s avatar h3xx avatar ikalnytskyi avatar itchyny avatar joedicastro avatar joshdick avatar mattn avatar mhartington avatar mhinz avatar notpratheek avatar phosor avatar softmoth avatar xinleibird avatar zdm avatar zeis avatar

Watchers

 avatar  avatar

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.