add fish-mode file-template.

This commit is contained in:
Amos Bird 2017-12-26 15:08:45 +08:00
parent b5cb8a0527
commit c5a7d2cb25
2 changed files with 4 additions and 1 deletions

View file

@ -110,5 +110,5 @@
("/\\(index\\|main\\)\\.slim$" "__" slim-mode)
;; Shell scripts
("\\.z?sh$" "__" sh-mode)
("\\.fish$" "__" fish-mode)
("\\.zunit$" "__zunit" sh-mode))))

View file

@ -0,0 +1,3 @@
#!/usr/bin/env fish
$0