pratiktest
10/24/2016 - 3:58 AM

atom.md

open settings view

cmd,

In settings view we can search for packages and install them alternatively we can also install package using apm command if we have a textmate equivalent bundle

apm init --package language-r --convert https://github.com/textmate/r.tmbundle

You can now cd into language-r directory created by above command and run: apm link that will create a symbolic link from that package to your ~/.atom/packages folder.

show indent guides

  • open settings view and go to editor
  • you will see option to show indent guides