mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 08:02:19 +00:00
Bump
This commit is contained in:
@@ -403,6 +403,17 @@
|
||||
)
|
||||
)
|
||||
|
||||
(use-package markdown-mode
|
||||
:init
|
||||
:config (progn
|
||||
)
|
||||
)
|
||||
|
||||
(use-package go-mode
|
||||
:init
|
||||
:config (progn
|
||||
)
|
||||
)
|
||||
;;; Global emacs settings
|
||||
;; disable splash screen
|
||||
(setq inhibit-splash-screen t)
|
||||
|
Reference in New Issue
Block a user