GithubHelp home page GithubHelp logo

linarcx / mpbtl Goto Github PK

View Code? Open in Web Editor NEW
16.0 4.0 2.0 133 KB

minimal (n)vim plugins - buffer tabline(Under 200 LOC)

License: GNU General Public License v3.0

Vim Script 100.00%
vim neovim tabline buffer plugin minimalism

mpbtl's Introduction

mpbtl

Using mpbtl + mpi + mpsl

Installation

Just copy mpbtl.vim into your plugin directory.

Why?

  • KISS
  • I like vim-airline. But its code is huge for such a simple task.(showing statusline)
  • I like to manipulate and discover things and see what's going on under the hood(And i encourage you, too). So, instead of just using a huge plugin, install a minimal alternative and change it according to your needs.

Customization

There are three main settings in mpbtl. And you can change them by settting them to 0(disable) or 1(enable):

let s:mpbtl_icon = 1
let s:mpbtl_numbers = 0
let s:mpbtl_separators = 1

Tip: This version of mpbtl uses icons from mpi.

Define custom colors

If you want to use different colors, first you should define different Highlight commands. Here is an example:

hi TabLineSel ctermbg=065 ctermfg=007
hi TabLineFill ctermbg=239 ctermfg=237
hi TabLine ctermbg=252 ctermfg=239

Here is the list of colors: https://jonasjacek.github.io/colors/

Donate

  • Bitcoin: 13T28Yd37qPtuxwTFPXeG9dWPahwDzWHjy

  • Monero: 48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e

License

License

mpbtl's People

Contributors

linarcx avatar yfery avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

Forkers

yfery luisiacc

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.