From 1b8baa82041e1a322b5b347cfa721dca6a28f900 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 27 Jun 2016 21:37:21 -0400 Subject: Added `textadept.snippets._paths` for file-based snippets. Thanks to Michael Richter for the idea. --- doc/manual.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/manual.md') diff --git a/doc/manual.md b/doc/manual.md index 6ab62b02..666aca6c 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -2003,6 +2003,8 @@ build() |Changed |[build][](root\_directory) [error\_patterns][] |Changed |_(changed format)_ syntax\_commands |Removed | syntax\_error\_patterns |Removed | +**textadept.snippets** | | +N/A |Added |[\_paths][] **textadept.session** | | DEFAULT\_SESSION |Renamed |[default\_session][] SAVE\_ON\_QUIT |Renamed |[save\_on\_quit][] @@ -2033,6 +2035,7 @@ MAX\_RECENT\_FILES |Renamed |[max\_recent\_files][] [run]: api.html#textadept.run.run [build]: api.html#textadept.run.build [error\_patterns]: api.html#textadept.run.error_patterns +[\_paths]: api.html#textadept.snippets._paths [default\_session]: api.html#textadept.session.default_session [save\_on\_quit]: api.html#textadept.session.save_on_quit [max\_recent\_files]: api.html#textadept.session.max_recent_files -- cgit v1.2.3