Add python mode and change modeline
This commit is contained in:
parent
c95181ebe5
commit
ef5ba4f7ed
7 changed files with 135 additions and 81 deletions
|
|
@ -66,6 +66,7 @@
|
|||
(require '+custom-lang-gleam "$HOME/.emacs.d/lang/gleam.el")
|
||||
(require '+custom-lang-fsharp "$HOME/.emacs.d/lang/fsharp.el")
|
||||
(require '+custom-lang-sh "$HOME/.emacs.d/lang/sh.el")
|
||||
(require '+custom-lang-python "$HOME/.emacs.d/lang/python.el")
|
||||
(require '+custom-lang-rust "$HOME/.emacs.d/lang/rust.el")
|
||||
(require '+custom-lang-haskell "$HOME/.emacs.d/lang/haskell.el")
|
||||
(require '+custom-lang-clang "$HOME/.emacs.d/lang/clang.el")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue