diff options
author | 2012-10-29 20:45:58 -0400 | |
---|---|---|
committer | 2012-10-29 20:45:58 -0400 | |
commit | fa38d2306fadc99bb1403433517ecf45a24062eb (patch) | |
tree | 19f286adb6be4cbd7a1b11fc1c880976a01ea9fd /modules/textadept/keys.lua | |
parent | 6718de08a3f19f8c24c1c4167b05828a7ac0dfd7 (diff) | |
download | textadept-fa38d2306fadc99bb1403433517ecf45a24062eb.tar.gz textadept-fa38d2306fadc99bb1403433517ecf45a24062eb.zip |
Updated documentation formatting.
Pathnames and filenames are italic and be more consistent with constant width
text.
Diffstat (limited to 'modules/textadept/keys.lua')
-rw-r--r-- | modules/textadept/keys.lua | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index 9166b867..0a74b7c4 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -107,13 +107,13 @@ local M = {} -- None |None |None |Tab width: 8 -- Ctrl+Alt+Shift+T|^⇧T |M-T<br/>M-S-T|Toggle use tabs -- Ctrl+Alt+I |^I |M-I |Convert indentation --- None |None |None |`CRLF` EOL mode --- None |None |None |`CR` EOL mode --- None |None |None |`LF` EOL mode --- None |None |None |`UTF-8` encoding --- None |None |None |`ASCII` encoding --- None |None |None |`ISO-8859-1` encoding --- None |None |None |`UTF-16` encoding +-- None |None |None |CR+LF EOL mode +-- None |None |None |CR EOL mode +-- None |None |None |LF EOL mode +-- None |None |None |UTF-8 encoding +-- None |None |None |ASCII encoding +-- None |None |None |ISO-8859-1 encoding +-- None |None |None |UTF-16 encoding -- Ctrl+Shift+L |⌘⇧L |M-S-L |Select lexer... -- F5 |F5 |^L<br/>F5 |Refresh syntax highlighting -- **View** | | | |