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/manual') 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+BApple+BSwitch buffers Ctrl+TabCtrl+TabNext buffer Ctrl+Shift+TabCtrl+Shift+TabPrev buffer - Ctrl+T, V, EApple+T, V, EToggle show end of line - Ctrl+T, V, WApple+T, V, WToggle show whitespace - Ctrl+T, V, IApple+T, V, IToggle show indentation guides - Ctrl+T, V, TabApple+T, V, TabToggle use tabs or spaces - Ctrl+T, V, SpaceApple+T, V, SpaceToggle show whitespace - Ctrl+T, V, VApple+T, V, VToggle use virtual space + Ctrl+Shift+B, EApple+Shift+B, EToggle show end of line + Ctrl+Shift+B, WApple+Shift+B, WToggle show whitespace + Ctrl+Shift+B, IApple+Shift+B, IToggle show indentation guides + Ctrl+Shift+B, TabApple+Shift+B, TabToggle use tabs or spaces + Ctrl+Shift+B, SpaceApple+Shift+B, SpaceToggle show whitespace + Ctrl+Shift+B, VApple+Shift+B, VToggle use virtual space Ctrl+LCtrl+LSelect lexer F5F5Refresh 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