illyabusigin / CYRTextView

CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view.
MIT License
535 stars 71 forks source link

Disable auto correction. #8

Closed srijs closed 10 years ago

srijs commented 10 years ago

Since this is a textview implementation for aimed at code, we shouldn't be auto correcting the users input.