nim-lang / NimLime

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

pressing return at beginning of line starting with ## is buggy #97

Closed timotheecour closed 5 years ago

timotheecour commented 6 years ago
## foo

in sublime, put cursor on left of ##, press return, it results in:


## ## foo