diff options
author | 2013-04-30 23:23:19 -0400 | |
---|---|---|
committer | 2013-04-30 23:23:19 -0400 | |
commit | 8266c389fd6b154205f98522a7431e06887f6a8d (patch) | |
tree | db8787761972776903f21347f90f0cbd1b3a4418 /doc | |
parent | 17fb6b7809c019107e3a7748925b1e58ddaef56d (diff) | |
download | textadept-8266c389fd6b154205f98522a7431e06887f6a8d.tar.gz textadept-8266c389fd6b154205f98522a7431e06887f6a8d.zip |
Word highlighting is supported in curses; doc/06_AdeptEditing.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/06_AdeptEditing.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md index a3bea087..5cfd231e 100644 --- a/doc/06_AdeptEditing.md +++ b/doc/06_AdeptEditing.md @@ -248,8 +248,6 @@ code.  -This is not supported in curses. - ### Adeptsense Textadept has the capability to autocomplete symbols for programming languages |