diff options
| author | 2020-09-21 18:46:26 -0700 | |
|---|---|---|
| committer | 2020-09-21 18:46:26 -0700 | |
| commit | 45658a0bfa635cf1799b00c1585e8710424ba162 (patch) | |
| tree | cb5a4da8dd9551002f723caa0c479b179a44e70f /oni-org/Cask | |
| parent | 721fccc2cac73bc9027b899dcea26e0bb1839f47 (diff) | |
| download | emacs-config-45658a0bfa635cf1799b00c1585e8710424ba162.tar.gz emacs-config-45658a0bfa635cf1799b00c1585e8710424ba162.zip | |
Move all capture templates into their own files
Diffstat (limited to 'oni-org/Cask')
| -rw-r--r-- | oni-org/Cask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/oni-org/Cask b/oni-org/Cask index 77fe170..e92ff13 100644 --- a/oni-org/Cask +++ b/oni-org/Cask @@ -6,4 +6,5 @@ (files "*.el" ("snippets" "./snippets/*") - ("icons" "./icons/*")) + ("icons" "./icons/*") + ("capture-templates" "./capture-templates/*")) |
