Remove submodules (snippet and yasmate)

* snippets:
* yasmate: Remove.
* README.mdown: Suggest yasnippet-snippets and yasmate as possible
things to download rather than submodules.
* yasnippet.el (yas-installed-snippets-dirn): Mark obsolete.
(yas-snippet-dirs): Remove `yas-installed-snippets-dir' from
default value.
This commit is contained in:
Noam Postavsky
2017-09-24 06:39:43 -04:00
parent ee81da91d9
commit b1ca219706
5 changed files with 10 additions and 29 deletions

7
.gitmodules vendored
View File

@@ -1,7 +0,0 @@
[submodule "snippets"]
path = snippets
url = https://github.com/AndreaCrotti/yasnippet-snippets.git
branch = master
[submodule "yasmate"]
path = yasmate
url = https://github.com/capitaomorte/yasmate.git