From 41a769385f00549a2136cefbdfa0819278aaba81 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 2 Oct 2011 21:59:27 -0400 Subject: Updated manual. --- doc/manual/9_Preferences.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual/9_Preferences.md') diff --git a/doc/manual/9_Preferences.md b/doc/manual/9_Preferences.md index e12b0c72..e86ba132 100644 --- a/doc/manual/9_Preferences.md +++ b/doc/manual/9_Preferences.md @@ -35,8 +35,8 @@ with require 'textadept.snapopen' require 'textadept.snippets' - --require 'textadept.menu' require 'textadept.keys' + --require 'textadept.menu' Note that his list was obtained from the `textadept` module's `init.lua` which is located in the `modules/textadept/` directory. -- cgit v1.2.3