From 1cbe00289cb121abe74be5a3fa8678ee4d7caf11 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 7 Nov 2015 09:29:43 -0500 Subject: Updated to Scintilla and Scintillua 3.6.2. --- 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 351a070a..9ee95446 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -812,6 +812,8 @@ -- Display all space characters as dots and tab characters as arrows. -- * `buffer.WS_VISIBLEAFTERINDENT` -- Display only non-indentation spaces and tabs as dots and arrows. +-- * `buffer.WS_VISIBLEONLYININDENT` +-- Display only indentation spaces and tabs as dots and arrows. -- -- The default value is `buffer.WS_INVISIBLE`. -- @field virtual_space_options (number) -- cgit v1.2.3