branch: main commit 24e9993f8d6ecbe56c10f2a045d9c3dfc251ba21 Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
* elpa-packages (yaml-mode): Add package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index 3a70e1b..a1f968a 100644 --- a/elpa-packages +++ b/elpa-packages @@ -240,6 +240,9 @@ ("wgrep" :url "https://github.com/mhayashi1120/Emacs-wgrep") + ("yaml-mode" :url "https://github.com/yoshiki/yaml-mode" + :ignored-files ("test-files" "Makefile")) + ("yasnippet-snippets" :url "https://github.com/AndreaCrotti/yasnippet-snippets" :ignored-files ("report" "snippets.html"))