Updated emacs-d and added Remtrail command to vimrc
This commit is contained in:
5
.emacs.d/snippets/purescript-mode/ps.eff
Normal file
5
.emacs.d/snippets/purescript-mode/ps.eff
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: ps.eff
|
||||
# key: eff
|
||||
# --
|
||||
Eff (${2:${1:$(lower-camel-case yas-text)}} :: ${1:DOM} | e)
|
Reference in New Issue
Block a user