rgieseke / ta-markdown

Markdown module for Textadept.
http://rgieseke.github.com/ta-markdown/
9 stars 2 forks source link

Changed alpha 2 modifier keys to alpha 3 equivalents #7

Closed magnusviri closed 4 years ago

magnusviri commented 4 years ago

The csma modifier keys are now ctnl shift meta cmd and alt. I've updated the keys.lua file to reflect this.

I've also added conditional checks in init.lua around editing.auto_pairs[60] to make sure it's defined before attempting to assign a value.

rgieseke commented 4 years ago

I'm confused, didn't we merge that already? Maybe there is a conflict with your fork because i rebased the changes or something?

https://github.com/rgieseke/ta-markdown/commit/b6524d852ea331cedf312cf8ea199d669393c5f4

magnusviri commented 4 years ago

I am so confused. It looks like I issued this pull request already. I'm going to close this.

rgieseke commented 4 years ago

No problem!