aboutsummaryrefslogtreecommitdiff
path: root/core/.view.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-19 21:26:58 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-19 21:26:58 -0400
commit7672a0928efd14872940bb48ad9860a18c470901 (patch)
treeef5e665dcf866d86610bb4a7233dfb26bfdcfad1 /core/.view.luadoc
parent4ccfc8529a61596c0e13b7a5d4bc6803a17bc467 (diff)
downloadtextadept-7672a0928efd14872940bb48ad9860a18c470901.tar.gz
textadept-7672a0928efd14872940bb48ad9860a18c470901.zip
Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.
Diffstat (limited to 'core/.view.luadoc')
-rw-r--r--core/.view.luadoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/.view.luadoc b/core/.view.luadoc
index abd9dbd7..260b793b 100644
--- a/core/.view.luadoc
+++ b/core/.view.luadoc
@@ -111,7 +111,7 @@
--
-- The default value is `view.CARETSTYLE_LINE`.
-- @field caret_width (number)
--- The line caret's pixel width in insert mode, either `0`, `1`, `2`, or `3`.
+-- The line caret's pixel width in insert mode, between `0` and `20`.
-- The default value is `1`.
-- @field cursor (number)
-- The display cursor type.