diff --git a/recipes/ncl-mode b/recipes/ncl-mode index 615811ee..4513f55e 100644 --- a/recipes/ncl-mode +++ b/recipes/ncl-mode @@ -1,3 +1,4 @@ (ncl-mode :repo "yyr/ncl-mode" - :fetcher github) + :fetcher github + :files ("lisp/*el" "snippets" "dict" "tools" "img"))