fix readme

This commit is contained in:
Aneurin Barker Snook
2017-07-05 23:07:23 +01:00
parent df750250ae
commit 1fe280256d
+1 -1
View File
@@ -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. 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: To load the combined snippets directories, Emacs configuration must include these directories: