aboutsummaryrefslogtreecommitdiff
path: root/modules/lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lua')
-rw-r--r--modules/lua/commands.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua
index 96bac9ab..1b4ff90e 100644
--- a/modules/lua/commands.lua
+++ b/modules/lua/commands.lua
@@ -79,7 +79,6 @@ if type(keys) == 'table' then
g = { goto_required }
},
['s\n'] = { try_to_autocomplete_end },
- cq = { m_editing.block_comment, '--~' },
cg = { run },
['('] = { function()
buffer.word_chars =