preservim / nerdcommenter

Vim plugin for intensely nerdy commenting powers
Creative Commons Zero v1.0 Universal
4.99k stars 445 forks source link

fix: added a space to Haskell one-line commands #488

Open fyusuf-a opened 2 years ago

fyusuf-a commented 2 years ago

For example, it transforms '&&' to '-- &&' so that it is not interpreted as the '--&&' infix operator