aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-05-05 21:48:03 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-05-05 21:48:03 -0400
commit775c84d39f94e603ca81e73d40d993a79513cbca (patch)
tree24762337fe6a2fb71af01774b8d0a5e234f12dfb
parent7ea46595cecf1d9601e1c19df220e3ae98872c05 (diff)
downloadtextadept-775c84d39f94e603ca81e73d40d993a79513cbca.tar.gz
textadept-775c84d39f94e603ca81e73d40d993a79513cbca.zip
Removed non-existant key chain; modules/textadept/keys.lua
-rw-r--r--modules/textadept/keys.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua
index 7cceedf4..bdefd37a 100644
--- a/modules/textadept/keys.lua
+++ b/modules/textadept/keys.lua
@@ -78,8 +78,6 @@ if not OSX then
keys.clear_sequence = 'esc'
- keys.ct = {} -- Textadept command chain
-
-- File
keys.cn = new_buffer
keys.co = io.open_file