aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/new8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/new b/modules/new
deleted file mode 100644
index 08ebcdbb..00000000
--- a/modules/new
+++ /dev/null
@@ -1,8 +0,0 @@
-To add a new module:
- 1. Open Textadept.
- 2. Enter 'modules' in the project manager entry.
- 3. Right click and select 'New Module'.
- 4. Enter your module's filesystem name.
- (Typically the language's name in lower case; e.g. ruby)
- 5. Enter your module language's nice name.
- (Typically regular case; e.g. Ruby)