Fixes for cmethod support.

This commit is contained in:
Chris 2015-07-21 11:09:02 +01:00
parent e937763473
commit 7067eb3edb

View File

@ -229,6 +229,7 @@ TAB_SIZE = 4
# newlines.
ALIASES = "copy=\par Copyright:\n© "
ALIASES += "cmethod=\fn"
# This tag can be used to specify a number of word-keyword mappings (TCL only).
# A mapping has the form "name=value". For example adding "class=itcl::class"