Disable cursor tab for markdown files

Hey @hargup

You can do this by adding it to your settings. Here’s how I have it set up:

"cursor.cpp.disabledLanguages": ["plaintext", "markdown", "scminput"]