Add golang mode
This commit is contained in:
parent
026627558e
commit
5fe55c429f
4 changed files with 62 additions and 32 deletions
1
init.el
1
init.el
|
|
@ -69,6 +69,7 @@
|
|||
(require '+custom-lang-kotlin "$HOME/.emacs.d/lang/kotlin.el")
|
||||
(require '+custom-lang-purescript "$HOME/.emacs.d/lang/purescript.el")
|
||||
(require '+custom-lang-php "$HOME/.emacs.d/lang/php.el")
|
||||
(require '+custom-lang-golang "$HOME/.emacs.d/lang/golang.el")
|
||||
(require '+custom-lang-markdown "$HOME/.emacs.d/lang/markdown.el")
|
||||
(require '+custom-lang-other "$HOME/.emacs.d/lang/other.el")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue