Merge branch 'main' of ssh://git.annabunches.net:2222/annabunches/config
This commit is contained in:
commit
b2c2c6b2a0
2 changed files with 329 additions and 0 deletions
|
@ -82,3 +82,7 @@
|
|||
|
||||
(require 'py-autopep8)
|
||||
(add-hook 'python-mode-hook 'py-autopep8-enable-on-save)
|
||||
|
||||
(add-to-list 'load-path "~/.emacs.d/local/")
|
||||
(require 'kos-mode)
|
||||
(setq kos-indent 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue