Skip to content

Instantly share code, notes, and snippets.

@thejan2009
thejan2009 / buftabs.js
Last active August 29, 2015 14:11 — forked from s2marine/buftabs.js
// {{{ Information
let INFO = xml`
<plugin name="buftabs" version="1.0"
href=""
summary="Buftabs: show the tabbar in the statusline"
xmlns="http://vimperator.org/namespaces/liberator">
<author email="s2marine0@gmail.com">s2marine</author>
<license href="">GPLv3</license>
<p>
This is a fork from Lucas de Vries's buftabs (https://github.com/GGLucas/vimperator-buftabs).