nim-lang / NimLime

The official Nim programming language plugin for Sublime Text
MIT License
132 stars 34 forks source link

`nim check` should skip `.cfg` files (errors are meaningless) ; `nims` files are ok #122

Closed timotheecour closed 1 year ago

timotheecour commented 5 years ago

nim check correctly handles nim and nims files; but not cfg files ; these should be skipped by NimLime