Updated emacs-d and added Remtrail command to vimrc
This commit is contained in:
8
.emacs.d/snippets/org-mode/org.header
Normal file
8
.emacs.d/snippets/org-mode/org.header
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: org.header
|
||||
# key: doc
|
||||
# --
|
||||
#+TITLE: $1
|
||||
#+AUTHOR: Bodil Stokke
|
||||
#+EMAIL: bodil@bodil.org
|
||||
$0
|
Reference in New Issue
Block a user