cohama / lexima.vim

Auto close parentheses and repeat by dot dot dot...
1.01k stars 46 forks source link

Correct 'disable lexima in clojure buffers' example #40

Closed daveyarwood closed 8 years ago

daveyarwood commented 8 years ago

The docs say you can disable lexima by setting b:lexima_disabled to 1, but the example of disabling lexima for Clojure buffers has b:lexima_disabled set to 0.

cohama commented 8 years ago

thanks.