From e56735ed361d707618c8c45b56efffd51194ef30 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 7 Jun 2014 11:33:45 -0400 Subject: Added buffer constants to buffer LuaDoc and improved Lua tags and api generator. --- core/keys.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/keys.lua') diff --git a/core/keys.lua b/core/keys.lua index a4ebe7bd..1c8a6997 100644 --- a/core/keys.lua +++ b/core/keys.lua @@ -21,8 +21,8 @@ local M = {} -- sequence, Textadept runs the language-specific one. However, if the command -- returns the boolean value `false`, Textadept also runs the lower-priority -- command. (This is useful for language modules to override commands like --- Adeptsense autocompletion, but fall back to word autocompletion if the first --- command fails.) +-- autocompletion, but fall back to word autocompletion if the first command +-- fails.) -- -- ## Key Sequences -- -- cgit v1.2.3