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

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

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.