proton-mode

Spacemacs inspired / VIM centric configuration kit with batteries included

dvcrn

6,656

24

0.16.0

GPLv3

GitHub

Proton

this is the binary version of proton. Please submit all issues and pull requests to https://github.com/dvcrn/proton

spacemacs and sublimious style editing in Atom.

demo

What is it?

Proton (name subject to change) is a very early attempt to mirror the modal editing style of spacemacs and sublimious and bring something equally powerful to atom.

We get rid of the annoying part of atom - that being the configuration and package management - and concentrate on the cool bits - it's full customisation capabilities.

Features

👜 dotfile friendly configuration

proton will take care of setting up atom for you. All you need to do is configure your ~/.proton file - your central configuration point

👌 easy to remember keybindings

Noone has time to remember a ton of keybindings and then remember another ton for a new tool. Proton leverages spacesmacs mnemonic in which each keybinding is assigned to a specific category:

you get the idea!

📦 layer based configuration

Atom has a ton of packages and only a subset of them being actually useful. Instead of finding all the good bits yourself, rely on a crowd-configured layer system that does it for you! Here is how it works:

Imagine you want to do some javascript in atom but you have no idea what to install and what to set up. Instead of just installing random packages by itself, you'll include the :javascript layer and boom! proton installs all the good packages and configuration for you.

Check out all available layers here.