Skip to content

Instantly share code, notes, and snippets.

@jasonrudolph
Last active October 9, 2018 15:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonrudolph/c9422a2671a4bee2ff12633705eded33 to your computer and use it in GitHub Desktop.
Save jasonrudolph/c9422a2671a4bee2ff12633705eded33 to your computer and use it in GitHub Desktop.
:atom: Example file to demonstrate the "Me: Personalize Whitespace" command in Atom shown in https://blog.atom.io/2018/10/09/automate-repetitive-tasks-with-composed-commands.html
fn main() {
println!("Hello, World!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment