aboutsummaryrefslogtreecommitdiff
path: root/modules/lua
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lua')
-rw-r--r--modules/lua/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/lua/init.lua b/modules/lua/init.lua
index 43a5cc5c..9abe2277 100644
--- a/modules/lua/init.lua
+++ b/modules/lua/init.lua
@@ -9,7 +9,7 @@ local M = {}
--
-- ## Key Bindings
--
--- + `Ctrl+L, M` (`⌘L, M` on Mac OSX | `M-L, M` in ncurses)
+-- + `Ctrl+L, M` (`⌘L, M` on Mac OSX | `M-L, M` in curses)
-- Open this module for editing.
-- + `.`
-- Show an autocompletion list of fields for the symbol behind the caret.