Skip to content

atom tools atomsnippets.cson

bloodbornebi edited this page Dec 5, 2020 · 3 revisions

About

This file contains my personal LaTeX atom snippets. They're not all math (a lot of chemistry, etc.), but I've left everything.

Configuration

If you don't have existing LaTeX snippets

Copy the code into the bottom of your snippets file

If you have existing LaTeX snippets

Copy all but the first line into your snippets file

Use outside of Atom

Most snippet functionality is similar cross-platform, so you can probably fix it with some Ctrl-Fing.

Getting started

Atom set-up information

Atom files (atom-tools/)

Snippets (atomsnippets.cson) — atom snippets to make your life easier

Shortcuts (keymap.cson) — a few extra vim commands

AutoHotkey files (ahk-shortcuts/)

Latex (latexshortcuts.ahk) — the basics, start here

Figure drawing (figures.ahk) — allows you to insert figures in inkscape

Clone this wiki locally