From 1fe280256dc6286ff16ada2a6e69709b091a1722 Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Wed, 5 Jul 2017 23:07:23 +0100 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e0c0cc..fb9f084 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The full list of changes at present is visible in [`samples.diff`](./samples.dif All projects include a `snippets/` directory containing YASnippet-compatible snippets representing blocks of key Tidal code. -The [`sync-snippets.php`](./sync-snippets.php) script will look in the `snippets/` directory of each project and symlink snippets from there into [`snippets/haskell-mode/`](./snippets/haskell-mode/) here. It uses [`samples.csv`] to identify project paths. Note that no mapping is used for this as snippets are expected to be uniquely named. +The [`sync-snippets.php`](./sync-snippets.php) script will look in the `snippets/` directory of each project and symlink snippets from there into [`snippets/haskell-mode/`](./snippets/haskell-mode/) here. It uses [`samples.csv`](./samples.csv) to identify project paths. Note that no mapping is used for this as snippets are expected to be uniquely named. To load the combined snippets directories, Emacs configuration must include these directories: