dvcrn / sublimious

Sublime configuration kit inspired by spacemacs and focused around VIM
GNU General Public License v3.0
132 stars 9 forks source link

Rock your SublimeText with VIM keybindings and Sublimious!

Join the chat at https://gitter.im/dvcrn/sublimious

Sublimious is SublimeText 3 configuration system inspired by spacemacs and based around VIM.

NOTE: Due to the SublimeText's uncertain future and slow development this project has been frozen and development shifted to atom with proton. If ST3's development picks up and long needed features are getting implemented, I will continue this project. Until then, PRs are welcome!

Shortcuts

Install

Install sublimious through package control.

Currently sublimious is using the Hack font face. If you don't have it installed, change font_face inside your .sublimious or download it here - https://github.com/chrissimpkins/Hack/releases. I can highly recommend you to install it though!

Alternatively, clone this repository into your Packages/ directory if you prefer this method (good if you want to contribute :)!)

Be warned! Sublimious is a complete configuration system and will nuke your existing configuration. Make sure to backup your configs before trying sublimious!

Features

Control everything with easy to remember shortcuts!

showcase

Keybindings

Sublimious comes with a keybinding helper to ease you in with everything. Just hit space and a popup will tell you what you can perform.

keybindings

In general, sublimious follows the spacemacs mnemonic:

Sublimious tries to add vim-like keybindings for every plugin possible. Sidebar navigation for example has been remapped to j/k.

Tips and Tricks

Contributing

There are a lot of things to do. Please check out the issue tracker and feel free to submit a pull request.

For contributing guidelines, make sure you read the CONTRIBUTING.md document.

License

GPLv3