From 0e47dd7dbac02a4da93af5cde406153f4d9a5036 Mon Sep 17 00:00:00 2001
From: mitchell <70453897+667e-11@users.noreply.github.com>
Date: Thu, 8 Aug 2019 21:15:59 -0400
Subject: Fixed LuaDoc for keybindings.
---
modules/textadept/keys.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua
index 0d66cbec..df4359f7 100644
--- a/modules/textadept/keys.lua
+++ b/modules/textadept/keys.lua
@@ -22,7 +22,7 @@ local M = {}
-- Ctrl+W |⌘W |^W |Close file
-- Ctrl+Shift+W |⌘⇧W |M-^W |Close all files
-- None |None |None |Load session...
--- None |None |None |Load session...
+-- None |None |None |Save session...
-- Ctrl+Q |⌘Q |^Q |Quit
-- **Edit** | | |
-- Ctrl+Z
Alt+Bksp |⌘Z |^Z^(†)
M-Z|Undo
--
cgit v1.2.3