https://github.com/pitr/sublime-nimpretty
Sublime Text 3 to run nimpretty
https://github.com/pitr/sublime-nimpretty
Last synced: about 1 year ago
JSON representation
Sublime Text 3 to run nimpretty
- Host: GitHub
- URL: https://github.com/pitr/sublime-nimpretty
- Owner: pitr
- License: mit
- Created: 2020-04-05T00:32:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T09:59:27.000Z (about 6 years ago)
- Last Synced: 2025-02-05T08:11:17.945Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sublime Nimpretty
Sublime Text 3 package to add support for running nimpretty on your Nim code. It runs on save by default, but that can be disabled. You can run it
manually via a palette command (`Nimpretty: Format this file`).
If nimpretty encounters errors, the plugin will mark the lines and highlight those
errors in your source file.