emacs: add go-mode and update packages
authorAmin Bandali <bandali@gnu.org>
Sun, 19 May 2019 18:11:34 +0000 (14:11 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 19 May 2019 18:11:34 +0000 (14:11 -0400)
.emacs.d/init.el
.emacs.d/straight/versions/default.el

index d135772..dc046a8 100644 (file)
@@ -793,6 +793,7 @@ For disabling the behaviour for certain buffers and/or modes."
         (mode . scheme-mode)
         (mode . haskell-mode)
         (mode . lean-mode)
+        (mode . go-mode)
         (mode . alloy-mode)))
       ("tex"
        (or
@@ -1174,6 +1175,8 @@ For disabling the behaviour for certain buffers and/or modes."
     :custom
     (font-latex-fontify-sectioning 'color)))
 
+(use-package go-mode)
+
 \f
 ;;; Theme
 
index bbdf687..ca12a70 100644 (file)
@@ -38,6 +38,7 @@
  ("ghub" . "6f1074b780131638b28cc76c8aa02f0dba0713f0")
  ("gntp.el" . "767571135e2c0985944017dc59b0be79af222ef5")
  ("gnu-elpa-mirror" . "ec1a337b4dcc1958289d0508ecfebdbf4633cff0")
+ ("go-mode.el" . "120fb911f1d8038f828da85eed8aaad977dabd8c")
  ("graphql.el" . "e2b309689f4faf9225f290080f836e988c5a576d")
  ("guix.el" . "11e0dbf6491300d250efb3dc09d634b01e86b35b")
  ("haskell-mode" . "23978d384ffe6ef7d82b7c2559ac8581c8b5d59d")
@@ -57,7 +58,7 @@
  ("magit" . "a3c925f8da38a8311d9a2d6cdc5e57477f56f24b")
  ("magit-popup" . "4250c3a606011e3ff2477e3b5bbde2b493f3c85c")
  ("markdown-mode" . "115f77df9755c6a453f3e5d9623ff885d207ea82")
- ("melpa" . "1ae308e8c251b7a6942f7d9f739830986f7315ea")
+ ("melpa" . "3d31485fd7de5ebb97daccf3e28d51f320d4f8cd")
  ("message-x" . "5524de7bbfdd8749c110f48de5afb024d9f83133")
  ("multi-term" . "f954e4e18b0a035151d34852387e724d87a3316f")
  ("multiple-cursors.el" . "5ffb19af48bf8a76ddc9f81745be052f050bddef")
@@ -81,7 +82,7 @@
  ("smex" . "55aaebe3d793c2c990b39a302eb26c184281c42c")
  ("soap-client" . "7afb2f3e987edc8a7e77ac1a8c3871a9cfa8837e")
  ("straight.el" . "0e65f4ceba743723277a139ddcd9c48e789f0004")
- ("swiper" . "f628441f7c718cd02bf6af05a6e34c417a95ce2c")
+ ("swiper" . "77a5ffc3357ed5b01e0883fa001815d1b23e2a23")
  ("tablist" . "8079801527da1f596bc942162026328d7bdf6ad9")
  ("transient" . "f0a7a97d6b06494c5fee833fff3be9b03636fe4e")
  ("treepy.el" . "b40e6b09eb9be45da67b8c9e4990a5a0d7a2a09d")