From 71dea7de131fc90871b9e9c86b901c3180cb23e1 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 13 Jul 2011 23:04:52 -0400 Subject: Fixed bad keys.conf path; doc/manual/9_Preferences.md --- 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 e917a55c..9dcf8c63 100644 --- a/doc/manual/9_Preferences.md +++ b/doc/manual/9_Preferences.md @@ -80,7 +80,7 @@ The default set of key commands is located in `modules/textadept/keys.conf` `_m.textadept.menu` module. It is not recommended to edit Textadept's `keys.conf` or `keys.osx.conf` for changing the key bindings since your changes could be overwritten when updating Textadept. Instead, make a copy in your -`~/.textadept/modules/textadept/` folder and modify that. +`~/.textadept/` folder and modify that. You can also modify key commands from within your your `~/.textadept/init.lua` or from a file loaded by `~/.textadept/init.lua`. For example maybe you want -- cgit v1.2.3