GithubHelp home page GithubHelp logo

jrolfs / vim-base16-lightline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daviesjamie/vim-base16-lightline

0.0 2.0 0.0 9 KB

A minimal base16 colour scheme for vim-lightline.

Vim Script 100.00%

vim-base16-lightline's Introduction

vim-base16-lightline

This is a theme for vim-lightline, a minimal and highly configurable statusline plugin for vim.

Despite having themes to match many popular colour schemes, I couldn't find a theme for lightline for the excellent base16 colour scheme.

If used in command-line vim, this theme will use the colours set by the base16-shell scripts - meaning that it is compatible with all of the variations of the base16 theme.

Installation

As with any other theme, this can be installed with any of the popular plugin managers:

  • vim-plug
    • Plug 'daviesjamie/vim-base16-lightline'
  • Vundle
    • Bundle 'daviesjamie/vim-base16-lightline'
  • Pathogen
    • git clone https://github.com/daviesjamie/vim-base16-lightline ~/.vim/bundle/vim-base16-lightline

You can also install the plugin manually, by copying the files into your ~/.vim directory.

After it is install, you need to tell lightline to use the theme:

let g:lightline = {
\   'colorscheme': 'base16'
\ }

vim-base16-lightline's People

Contributors

daviesjamie avatar jrolfs 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.