Skip to content

Instantly share code, notes, and snippets.

@javan
Created August 2, 2012 14:10

Revisions

  1. javan renamed this gist Aug 2, 2012. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. javan created this gist Aug 2, 2012.
    5 changes: 5 additions & 0 deletions gistfile1.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    [
    // Make paste-and-indent the default paste behavior
    { "keys": ["super+v"], "command": "paste_and_indent" },
    { "keys": ["super+shift+v"], "command": "paste" }
    ]