All Projects → dexteryy → Yatom

dexteryy / Yatom

Atom as Vim as IDE

Labels

YAtom

  • Integrated more than 200 plugins and well tuned settings without conflicts.
  • Vim-style key mappings, which are as consistent as possible with YVim's.
  • Screenshot:

Atom screenhhost

Setup

Step 1

git clone https://github.com/dexteryy/YAtom.git ~/.atom
cp ~/.atom/config_sample.cson ~/.atom/config.cson

Step 2

Use package-sync to accomplish a "one-click install":

  • Open Atom
  • Install a plugin named 'package-sync' (apm install package-sync)
  • Restart Atom
  • Press cmd-shift-P
  • Type package sync: sync to start installing plugins
  • Wait for the installation process to complete (see the bottom bar for the process information)
  • Restart Atom

Step 3 (optional)

Install Hack font

Step 4

Done. Take a minute to get familiar with key mapping, toolbar and plugins.

Plugins

See packages.cson

Key Mappings

See keymap.cson

Toolbar

See toolbar.cson

Theme

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].