• Stars
    star
    490
  • Rank 89,149 (Top 2 %)
  • Language
    Vim Script
  • License
    MIT License
  • Created over 11 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

super simple vim plugin to show the list of buffers in the command bar

vim-bufferline

Super simple vim plugin to show the list of buffers in the command bar.

screenshots

in the statusline

img

or the command bar

img

configuration

:help bufferline

installation

  • pathogen
  • git clone https://github.com/bling/vim-bufferline ~/.vim/bundle/vim-bufferline
  • neobundle
  • NeoBundle 'bling/vim-bufferline'
  • vundle
  • Plugin 'bling/vim-bufferline'
  • vam
  • call vam#ActivateAddons([ 'vim-bufferline' ])
  • vim-plug
  • Plug 'bling/vim-bufferline'

credits

This was inspired by the buftabs script.

license

MIT License. Copyright (c) 2013 Bailey Ling.

More Repositories

1

dotvim

lean & mean vim distribution
Vim Script
429
star
2

fzf.el

A front-end for fzf
Emacs Lisp
328
star
3

dotemacs

emacs configuration for vim users
Emacs Lisp
260
star
4

minivimrc

a tiny vimrc to be used primarily for troubleshooting plugins
Vim Script
147
star
5

evil-visualstar

Start a * or # search from the visual selection
Emacs Lisp
74
star
6

evil-jumper

jump like vimmers do!
Emacs Lisp
55
star
7

emacs-evil-bootstrap

the quickest way to trying out vim in emacs
Emacs Lisp
52
star
8

pt.el

An emacs front-end for Pt, the Platinum Searcher
Emacs Lisp
40
star
9

dotfiles

here be dragons
Shell
10
star
10

dependencypropertyweaver

An MSBuild task that leverages Mono.Cecil to use post-build IL weaving to automatically convert auto-properties to dependency properties.
C#
7
star
11

Ping.Pong

A fast and lean Twitter client written Silverlight, For Developers, By Developers
C#
5
star
12

AdvancedIocTechniques

The code/slides that I used for my presentation about advanced IoC techniques at Code Camp NYC 2012.
C#
3
star
13

MessageQueuePerfTest

Simple test project for measuring roundtrip performance for sending durable messages with miscellaneous message queuing systems.
C#
3
star
14

pingpong.js

JavaScript
3
star
15

AspectCastle

A lightweight AOP framework built on top of Castle DynamicProxy.
C#
3
star
16

FontSampler

2
star
17

XmlCommentShrink

Shrink those XML comment headers on class, methods, properties, etc.
C#
2
star
18

msbuild-demo

2
star
19

reduxify

JavaScript
2
star
20

AOPDemo

C#
2
star
21

moneynode

JavaScript
2
star
22

.spacemacs.d

Emacs Lisp
2
star
23

ResharperStaticResource

A sample test project where Resharper's code analysis incorrectly flags XAML resources as missing when they are defined using a derived ResourceDictionary.
C#
2
star
24

bling.github.io

HTML
1
star
25

colorknit

JavaScript
1
star
26

moolah

Ruby
1
star