From ce617fad92178e4293e010fc5b427262f5976912 Mon Sep 17 00:00:00 2001
From: mitchell <70453897+667e-11@users.noreply.github.com>
Date: Wed, 23 Mar 2011 00:06:27 -0400
Subject: Rewrote _m.textadept.snippets module. Snippet syntax has changed; see
LuaDoc for details.
---
doc/manual/14_Appendix.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'doc/manual/14_Appendix.md')
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md
index 6c328a91..8c6f3c7b 100644
--- a/doc/manual/14_Appendix.md
+++ b/doc/manual/14_Appendix.md
@@ -56,6 +56,7 @@
Alt+S, G | Ctrl+S, G | Grow selection by a character on each end |
Alt+S, C, <char> | Ctrl+S, C, <char> | Select between characters |
Insert | Insert | Toggle overtype |
+ Ctrl+Alt+Shift+I | Ctrl+Apple+Shift+I | Show style |
Search |
Ctrl+F | Apple+F | Find |
F3 | Apple+G | Find next |
@@ -72,10 +73,9 @@
Ctrl+Shift+R | Ctrl+Shift+R | Compile file |
Alt+R | Ctrl+Apple+R | Filter through shell command |
Tab | Tab | Expand snippet or next placeholder or indent text |
+ Alt+I | Ctrl+I | Select snippet to insert |
Shift+Tab | Shift+Tab | Previous snippet placeholder or dedent text |
Ctrl+Alt+I | Ctrl+Apple+I | Cancel current snippet |
- Ctrl+Alt+Shift+I | Ctrl+Apple+Shift+I | List snippets available |
- Alt+I | Ctrl+I | Show style |
Buffers |
Ctrl+B | Apple+B | Switch buffers |
Ctrl+Tab | Ctrl+Tab | Next buffer |
--
cgit v1.2.3