Add python mode and change modeline
This commit is contained in:
parent
c95181ebe5
commit
ef5ba4f7ed
7 changed files with 135 additions and 81 deletions
|
|
@ -11,7 +11,7 @@
|
|||
;;; Code:
|
||||
|
||||
(use-package gleam-mode
|
||||
:straight `(gleam-mode :type git :host github :repo "gleam-lang/gleam-mode")
|
||||
:straight '(gleam-mode :type git :host github :repo "gleam-lang/gleam-mode")
|
||||
:mode "\\.gleam\\'")
|
||||
|
||||
(provide '+custom-lang-gleam)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue