vim2hs
vim2hs copied to clipboard
keywords should be context-sensitive
I'm currently using the Keyword group to highlight non-reserved syntactical keywords, but these are only keywords in specific contexts; for example "qualified" is only a keyword after an "import", and for that matter an "import" is a keyword after a "foreign" but otherwise a reserved statement keyword.