Skip to content

Instantly share code, notes, and snippets.

@nikku
Created February 17, 2014 11:58
Show Gist options
  • Save nikku/9049338 to your computer and use it in GitHub Desktop.
Save nikku/9049338 to your computer and use it in GitHub Desktop.
sublime3-config

Plug-ins

JavaScript

  • DocBlockr
  • SideBarEnhancements
  • GitGutter
  • tern_for_sublime
  • SublimeLinter

Mouse Maps

{
  "button": "button1", 
  "count": 1, 
  "modifiers": ["super", "shift"],
  "press_command": "drag_select",
  "command": "goto_definition"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment