Skip to content

Instantly share code, notes, and snippets.

@koyachi
Created July 13, 2011 12:40
Show Gist options
  • Save koyachi/1080224 to your computer and use it in GitHub Desktop.
Save koyachi/1080224 to your computer and use it in GitHub Desktop.
coffeescriptからjsにどういう風に変換されるか.coffeeと.js左右に並べながら確認するときに使ったelisp
(setq revert-without-query '("\\.js"))
(global-set-key "\C-c\C-r" 'revert-buffer)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment