aboutsummaryrefslogtreecommitdiff
path: root/core/.view.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-08-04 17:16:09 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2020-08-04 17:16:09 -0400
commita09459af7789d3c8aa781586478917cbb3ef99ae (patch)
tree88bc34d0e251067156b9239d6e77322b95ec557d /core/.view.luadoc
parent92a1870592a442a4a913c30b10e2cf722f25afa7 (diff)
downloadtextadept-a09459af7789d3c8aa781586478917cbb3ef99ae.tar.gz
textadept-a09459af7789d3c8aa781586478917cbb3ef99ae.zip
Updated LuaDoc.
Diffstat (limited to 'core/.view.luadoc')
-rw-r--r--core/.view.luadoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/.view.luadoc b/core/.view.luadoc
index db087d54..74cd5219 100644
--- a/core/.view.luadoc
+++ b/core/.view.luadoc
@@ -617,7 +617,7 @@
--
-- The default value is `view.WRAPVISUALFLAG_NONE`.
-- @field wrap_visual_flags_location (number)
--- The wrapped line visual flag drawing mode.
+-- The wrapped line visual flag location.
--
-- * `view.WRAPVISUALFLAGLOC_DEFAULT`
-- Draw a visual flag near the view's right margin.
@@ -633,7 +633,7 @@
-- the left of the view.
-- @field zoom (number)
-- The number of points to add to the size of all fonts.
--- Negative values are allowed.
+-- Negative values are allowed, down to `-10`.
-- The default value is `0`.
-- @field ANNOTATION_BOXED (number, Read-only)
--