From 87d5204f5bbbd39d87b974e3d331e6bd061f85d5 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 20 Jan 2013 17:13:11 -0500 Subject: Updated to Scintilla 3.2.4. --- core/.buffer.luadoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/.buffer.luadoc') diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index fb0248bd..73a457c3 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -153,6 +153,11 @@ -- @field caret_line_visible (bool) -- Color the background of the line containing the caret a different color. -- The default value is `false`. +-- @field caret_line_visible_always (bool) +-- Whether or not the caret line is always visible, even when the window is +-- not in focus. +-- The default value is `false`, showing the caret line only when the window +-- is in focus. -- @field caret_period (number) -- The time in milliseconds between caret blinks. -- A value of `0` stops blinking. -- cgit v1.2.3