Updated emacs-d and added Remtrail command to vimrc
This commit is contained in:
8
.emacs.d/snippets/elixir-mode/elixir.do
Normal file
8
.emacs.d/snippets/elixir-mode/elixir.do
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: elixir.do
|
||||
# key: do
|
||||
# binding: M-[
|
||||
# --
|
||||
do
|
||||
$0
|
||||
end
|
Reference in New Issue
Block a user