From 4c01bce7d482d1f509f89e5b8304564007947a24 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 7 Nov 2013 22:59:13 -0500 Subject: Added support for tabs. --- core/.buffer.luadoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index b1265c2e..087fd8a3 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -773,6 +773,8 @@ -- @field tab_indents (bool) -- Tabbing indents within indentation. -- The default value is `false`. +-- @field tab_label (string) +-- The buffer's tab label in the tab bar. -- @field tab_width (number) -- The number of space characters represented by a tab character. -- The default value is `8`. -- cgit v1.2.3