Yasnippet removed the submodules to snippets

This commit is contained in:
Bryan Shell 2018-01-05 10:32:22 -06:00
parent 406c31ac77
commit fea5150739

View File

@ -8,5 +8,4 @@
;; only fetch the `snippets' submodule, others have funny
;; file names that can cause problems
;; see https://github.com/dimitri/el-get/issues/1511
:submodule nil
:build (("git" "submodule" "update" "--init" "--" "snippets")))
:submodule nil)