summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-02-21 19:44:03 -0800
committerFranck Cuny <franck@fcuny.net>2023-02-21 19:44:03 -0800
commit606020378fc68e3149dfc6e9bb8b783602c7bd84 (patch)
treef7bef5721875bcf511aa1683dcb4f09d481f73b2 /emacs
parentfeat(elfeed): add more feeds (diff)
downloademacs.d-606020378fc68e3149dfc6e9bb8b783602c7bd84.tar.gz
feat(conf/fish): add fish-mode
Change-Id: Ia7a9e8ec626be6920ad63f1eb2b965445f5b3452
Diffstat (limited to '')
-rw-r--r--emacs/custom/my-packages.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el
index dca13d1..62cfac0 100644
--- a/emacs/custom/my-packages.el
+++ b/emacs/custom/my-packages.el
@@ -28,6 +28,7 @@
     ;; various configuration formats
     chef-mode
     dockerfile-mode
+    fish-mode
     hcl-mode
     jq-format
     protobuf-mode