larsbrinkhoff / forth-mode

Wants to be the SLIME of Forth
GNU General Public License v3.0
61 stars 17 forks source link

Add missing paring information to 'forth-mode-syntax-table' #95

Closed phikal closed 11 months ago

phikal commented 11 months ago

Without this change, electric-pair-mode would automatically add a : after tying :, which I don't think makes sense.