Skip to content

Instantly share code, notes, and snippets.

View mt40's full-sized avatar
🎶

Minh Thai mt40

🎶
  • Sea Ltd
  • Viet Nam
View GitHub Profile
@mt40
mt40 / .spacemacs
Created June 29, 2016 02:36
My Spacemacs config
;; -*- mode: emacs-lisp -*-
;; This file is loaded by Spacemacs at startup.
;; It must be stored in your home directory.
(defun dotspacemacs/layers ()
"Configuration Layers declaration.
You should not put any user code in this function besides modifying the variable
values."
(setq-default
;; Base distribution to use. This is a layer contained in the directory
import java.io.OutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.util.StringTokenizer;
import java.io.IOException;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.io.InputStream;