Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/haskell-mode/pragma
Normal file
5
.emacs.d/snippets/haskell-mode/pragma
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: pragma
|
||||
# key: prag
|
||||
# --
|
||||
{-# ${1:PRAGMA} #-}
|
||||
Reference in New Issue
Block a user