From 1f367593686bd1619ad94b669a65559ef8afb582 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Thu, 8 Oct 2020 14:01:36 -0400 Subject: Added `textadept.history` module for recording and navigating position history. --- modules/textadept/macros.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/textadept/macros.lua') 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. --- -- cgit v1.2.3