Nim: Small fixes for syntax
- Fixes string context staying when escaping \
"\\" # This would continue to highlight everything after as a string
- Highlight nims and nimble files (Both are just Nim with different file extensions)
"\\" # This would continue to highlight everything after as a string