Temporarily disable initialization code
My Emacs initialization fails for a few reasons, which I haven't prioritized time to investigate yet: - Some OCaml deps are absent - godoc is absent
This commit is contained in:
parent
fafabc6e4a
commit
b4dd290745
2 changed files with 1 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
(require 'wpc-lisp)
|
||||
(require 'wpc-haskell)
|
||||
(require 'wpc-reasonml)
|
||||
(require 'wpc-ocaml)
|
||||
;; (require 'wpc-ocaml)
|
||||
(require 'wpc-elixir)
|
||||
(require 'wpc-nix)
|
||||
(require 'wpc-rust)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue