Skip to content

Instantly share code, notes, and snippets.

(add-to-list 'load-path "~/dev/lisp/emacs/ooc-mode")
(require 'ooc-mode)
(require 'flymake-ooc)
(ido-mode 1)
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.