diff options
author | 2011-01-17 15:50:06 -0500 | |
---|---|---|
committer | 2011-01-17 15:50:06 -0500 | |
commit | d196ce1c86c27e0b07b2ee537da07e362f44e784 (patch) | |
tree | 4b3e7cdadc82657d7d3a2aaef2b69beabfc5299c /doc/manual/9_Preferences.md | |
parent | 5b3d39a6ac36e344ae95666b6b60f3ee1d4e1057 (diff) | |
download | textadept-d196ce1c86c27e0b07b2ee537da07e362f44e784.tar.gz textadept-d196ce1c86c27e0b07b2ee537da07e362f44e784.zip |
Added Adeptsense.
Diffstat (limited to 'doc/manual/9_Preferences.md')
-rw-r--r-- | doc/manual/9_Preferences.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/9_Preferences.md b/doc/manual/9_Preferences.md index 12240863..ab856bae 100644 --- a/doc/manual/9_Preferences.md +++ b/doc/manual/9_Preferences.md @@ -23,6 +23,7 @@ menu, replace with + require 'textadept.adeptsense' require 'textadept.bookmarks' require 'textadept.command_entry' require 'textadept.editing' |