An open API service indexing awesome lists of open source software.

https://github.com/netromdk/sublime-text-conf

Sublime Text 3 configurations and settings.
https://github.com/netromdk/sublime-text-conf

configuration sublime-text sublime-text-3

Last synced: 3 months ago
JSON representation

Sublime Text 3 configurations and settings.

Awesome Lists containing this project

README

          

# sublime-text-conf
Sublime Text 3 configurations and settings.

## Prerequisites
To make sure the SublimeLinter linters work, and extra things, install the following:
* `sudo -H pip install flake8`
* `sudo -H pip install bandit`
* `sudo -H pip install yamllint`
* cppcheck
* php
* `sudo -H pip install --upgrade --pre CodeIntel`

Haskell:
* ghc
* `cabal install hsdev-0.2.5.1 hindent stylish-haskell`
* `ghc-mod` is also required but is installed in base package