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.
- Host: GitHub
- URL: https://github.com/netromdk/sublime-text-conf
- Owner: netromdk
- License: mit
- Created: 2018-03-16T17:04:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T13:14:43.000Z (almost 8 years ago)
- Last Synced: 2025-12-28T13:31:27.232Z (6 months ago)
- Topics: configuration, sublime-text, sublime-text-3
- Language: Python
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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