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, GCtrl+S, GGrow selection by a character on each end Alt+S, C, <char>Ctrl+S, C, <char>Select between characters InsertInsertToggle overtype + Ctrl+Alt+Shift+ICtrl+Apple+Shift+IShow style Search Ctrl+FApple+FFind F3Apple+GFind next @@ -72,10 +73,9 @@ Ctrl+Shift+RCtrl+Shift+RCompile file Alt+RCtrl+Apple+RFilter through shell command TabTabExpand snippet or next placeholder or indent text + Alt+ICtrl+ISelect snippet to insert Shift+TabShift+TabPrevious snippet placeholder or dedent text Ctrl+Alt+ICtrl+Apple+ICancel current snippet - Ctrl+Alt+Shift+ICtrl+Apple+Shift+IList snippets available - Alt+ICtrl+IShow style Buffers Ctrl+BApple+BSwitch buffers Ctrl+TabCtrl+TabNext buffer -- cgit v1.2.3