preservim / nerdcommenter

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

Fix leftAlt for filetype rmd #458

Closed alexhbnr closed 3 years ago

alexhbnr commented 3 years ago

Fixes the type "leftalt" to "leftAlt" for the filetype rmd.

alerque commented 3 years ago

Thanks for taking the time to contribute!