aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/macros.lua
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-08 14:01:36 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-10-08 14:01:36 -0400
commit1f367593686bd1619ad94b669a65559ef8afb582 (patch)
tree9016c21963f64bf7318193b13c5131825821d3b3 /modules/textadept/macros.lua
parentfe67095963a162ff7e24680936fb7cf1cb730bbb (diff)
downloadtextadept-1f367593686bd1619ad94b669a65559ef8afb582.tar.gz
textadept-1f367593686bd1619ad94b669a65559ef8afb582.zip
Added `textadept.history` module for recording and navigating position history.
Diffstat (limited to 'modules/textadept/macros.lua')
-rw-r--r--modules/textadept/macros.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/macros.lua b/modules/textadept/macros.lua
index 2a165c36..3428ef11 100644
--- a/modules/textadept/macros.lua
+++ b/modules/textadept/macros.lua
@@ -1,4 +1,4 @@
--- Copyright 2018 Mitchell. See LICENSE.
+-- Copyright 2018-2020 Mitchell. See LICENSE.
--[[ This comment is for LuaDoc.
---