Skip to content

Instantly share code, notes, and snippets.

@njlr
Created October 1, 2018 09:47
Show Gist options
  • Save njlr/d68397422378ad30f086116813ae4669 to your computer and use it in GitHub Desktop.
Save njlr/d68397422378ad30f086116813ae4669 to your computer and use it in GitHub Desktop.
  1. Open your User settings
  2. Add an language mapping from "BUCK" to "python" like so:
{
  "files.associations": {
    "BUCK": "python"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment