Skip to content

neymarsabin/orgTemplates

Repository files navigation

orgTemplates

Introduction

orgTemplates is a collection of basic templates used for org-mode of EMACS.

Use

Using orgTemplates is very simple.Just clone this repository.Then copy all files inside orgTemplates to your emacs configuration folder excluding hidden files.

cd orgTemplates
rsync -av --exclude=".*" . ~/.emacs.d/snippets/org-mode/

Then,tell emacs to reload all the snippets.For that do M-x yas-reload-all

Depends On

Yasnippet = Github Link Installing yasnippet is easy and instructions is available in it’s github page.

Keywords and Templates

KeywordsnamesKeywordsnames
<auAuthor<exExport
<ccenter<hthtml
<dadate<imImages
descDescription<iIncludes
<emEmail<keKeywords
<eExample block<lanLanguage
<lLatex<liLinks
<opOptions<qQuote
setSetup<sSource Code
<stStyle<taTable
<tiTitle<vVerse
<viVideos

For Revealjs templates

Keywordsnames
<rvlReveal all options
<rsbReveal single colored background
<ribReveal image background

Contributions

Highly appreciated!!!

About

A collection of org mode snippets and templates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published