Add tako association to emacs
This commit is contained in:
parent
07e559a7e9
commit
a85de5010d
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@
|
|||
|
||||
;; python3
|
||||
(add-to-list 'auto-mode-alist '("\\.py3\\'" . python-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.tako\\'" . python-mode))
|
||||
|
||||
;; Missing things from scheme IDE
|
||||
(defun scheme-send-buffer ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue