From 06391f279ae54bdf09f872bc0369087fc9a2c30a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 3 Apr 2011 22:20:33 -0400 Subject: Added syntax.type_declarations_exclude Luadoc; modules/textadept/adeptsense.lua --- modules/textadept/adeptsense.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules') diff --git a/modules/textadept/adeptsense.lua b/modules/textadept/adeptsense.lua index bcdb0094..bcd2a03b 100644 --- a/modules/textadept/adeptsense.lua +++ b/modules/textadept/adeptsense.lua @@ -91,6 +91,10 @@ module('_m.textadept.adeptsense', package.seeall) -- -- sense.syntax.type_declarations = {} -- +-- ##### syntax.type_declarations_exclude +-- +-- Since Lua has no type declarations, no changes are necessary. +-- -- ##### syntax.type_assignments -- -- Sometimes a type can be inferred by the right side of a variable assignment. -- cgit v1.2.3