Skip to content

.Getting started

bloodbornebi edited this page Dec 3, 2020 · 2 revisions

Recommended Atom packages

  • atom-latex Support for building LaTeX within Atom
  • language-latex Provides LaTeX syntax highlighting (atom-latex itself only provides rudimentary highlighting)
  • pdf-view-plus PDF viewer.
  • preview-inline some math previewing (only supports $ and $$)
  • tikz-preview previews TIKZ code inline. useful.
  • vim-mode-plus effectively creates basic vim in atom.

Atom vim Configuration

Read the vim-mode-plus documentation to make sure everything is configured the way you like it. Also, in keymap.cson, I've added a few vim shortcuts that the package doesn't have.

Clone this wiki locally