Updated emacs-d and added Remtrail command to vimrc
This commit is contained in:
6
.emacs.d/snippets/purescript-mode/ps.module
Normal file
6
.emacs.d/snippets/purescript-mode/ps.module
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: ps.module
|
||||
# key: mod
|
||||
# --
|
||||
module ${1:`(purescript-module-name-from-current-buffer-file)`} where
|
||||
$0
|
Reference in New Issue
Block a user