From 01e45c3b79eaa12f4e15f68499cba56b49aa3d2f Mon Sep 17 00:00:00 2001
From: mitchell <70453897+667e-11@users.noreply.github.com>
Date: Sun, 27 Mar 2011 21:46:41 -0400
Subject: Updated manual.
---
doc/manual/14_Appendix.md | 12 ++++++------
doc/manual/1_Introduction.md | 1 +
2 files changed, 7 insertions(+), 6 deletions(-)
(limited to 'doc')
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md
index 8c6f3c7b..2237cb66 100644
--- a/doc/manual/14_Appendix.md
+++ b/doc/manual/14_Appendix.md
@@ -80,12 +80,12 @@
Ctrl+B | Apple+B | Switch buffers |
Ctrl+Tab | Ctrl+Tab | Next buffer |
Ctrl+Shift+Tab | Ctrl+Shift+Tab | Prev buffer |
- Ctrl+T, V, E | Apple+T, V, E | Toggle show end of line |
- Ctrl+T, V, W | Apple+T, V, W | Toggle show whitespace |
- Ctrl+T, V, I | Apple+T, V, I | Toggle show indentation guides |
- Ctrl+T, V, Tab | Apple+T, V, Tab | Toggle use tabs or spaces |
- Ctrl+T, V, Space | Apple+T, V, Space | Toggle show whitespace |
- Ctrl+T, V, V | Apple+T, V, V | Toggle use virtual space |
+ Ctrl+Shift+B, E | Apple+Shift+B, E | Toggle show end of line |
+ Ctrl+Shift+B, W | Apple+Shift+B, W | Toggle show whitespace |
+ Ctrl+Shift+B, I | Apple+Shift+B, I | Toggle show indentation guides |
+ Ctrl+Shift+B, Tab | Apple+Shift+B, Tab | Toggle use tabs or spaces |
+ Ctrl+Shift+B, Space | Apple+Shift+B, Space | Toggle show whitespace |
+ Ctrl+Shift+B, V | Apple+Shift+B, V | Toggle use virtual space |
Ctrl+L | Ctrl+L | Select lexer |
F5 | F5 | Refresh syntax highlighting |
Split Views |
diff --git a/doc/manual/1_Introduction.md b/doc/manual/1_Introduction.md
index f3fb61f9..36e6319f 100644
--- a/doc/manual/1_Introduction.md
+++ b/doc/manual/1_Introduction.md
@@ -66,4 +66,5 @@ customization and extensibility from the start; the features come after that.
* Unlimited split views.
* Support for over 70 programming languages.
* Powerful snippets and key commands.
+* Code autocompletion and API lookup.
* Unparalleled extensibility.
--
cgit v1.2.3