When I am editing a plain text document and making notes in it, TextMate will put red lines under parts of it which should not be spell checked:

How can I disable spell checking for a block of text? I don't even mind if I have to wrap it inside of something like {{ and }}.
In the Textmate Manual it says
Since TextMate is intended for structured text it is possible to exclude parts of the document from being checked. This is done by creating a preferences item in the bundle editor, setting spellChecking to 0 and filling in the scope selector with the selector to target for no spell checking.
But I am still unclear about how to do this - I don't even see the spelling section in my preference pane (cmd+,, right?)
I'm looking for a few step-by-step instructions of how to disable spell checking for part of a plain text document.


{{and}}but i would be open to other delimiters. i do want it to check spelling on the actual text part of the document. – cwd Dec 21 '11 at 4:18