aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/._m.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/._m.lua')
-rw-r--r--core/._m.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/._m.lua b/core/._m.lua
index 611e0647..e50885a6 100644
--- a/core/._m.lua
+++ b/core/._m.lua
@@ -48,12 +48,6 @@ module('_m')
-- Language-specific modules are automatically loaded when a file of that
-- language is loaded or a buffer's lexer is set to that language.
--
--- ## Managing Modules
---
--- Modules are easy to create and edit in the filesystem, but you can use the
--- `modules` PM browser to create Language-specific modules from a generic
--- template, or manage all available modules.
---
-- ## Modules and Key Commands
--
-- When assigning [key commands][key_commands] to module functions, do not