diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-02-18 01:23:22 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-02-18 01:23:22 +0100 |
commit | 2900fcbb73b9f80f9a29adef6b0604e362c215c7 (patch) | |
tree | 680dfa60448e3fcd751929e023dba6fa8063f878 /sample.teco_ini | |
parent | 1a212fb78de65b0e6091b65590b6ea0e17eb57aa (diff) | |
download | sciteco-2900fcbb73b9f80f9a29adef6b0604e362c215c7.tar.gz |
added session.hg and session.vcs macros
* session.hg sets up the buffer session in the current
Mercurial repository
* session.vcs is a convenience macro that may be used in
profiles to enable buffer sessions per repo for all supported
VCS (Git, Hg and SVN)
Diffstat (limited to 'sample.teco_ini')
-rw-r--r-- | sample.teco_ini | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sample.teco_ini b/sample.teco_ini index b53362d..adc37ab 100644 --- a/sample.teco_ini +++ b/sample.teco_ini @@ -46,8 +46,7 @@ EMQ[$SCITECOPATH]/fnkeys.tes Z"= ! Uncomment to use a separate session per VCS repository or working copy (see session.tes): ! - ! M[session.git] ! - ! M[session.svn] ! + ! M[session.vcs] ! M[session.load] | [session.path] ! disables session saving ! |