Added Ansible Mode to Emacs
This commit is contained in:
5
emacs/.emacs.d/snippets/org-mode/lecture
Normal file
5
emacs/.emacs.d/snippets/org-mode/lecture
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: lecture title
|
||||
# key: lec
|
||||
# --
|
||||
Lecture - Number - Name
|
||||
@@ -3,4 +3,6 @@
|
||||
# key: template
|
||||
# --
|
||||
#+TITLE: $0
|
||||
#+SETUPFILE: ~/Templates/Org-Mode/setupfile.org
|
||||
#+SETUPFILE: ~/Templates/Org-Mode/setupfile.org
|
||||
|
||||
$1
|
||||
Reference in New Issue
Block a user