1
0
Fork 0

Remove leftover tako references

This commit is contained in:
Jeremy Kaplan 2020-01-06 22:12:03 -08:00
commit 74e9ff464c
4 changed files with 0 additions and 7 deletions

View file

@ -106,9 +106,6 @@
(comment-dwim arg)))
(global-set-key "\M-;" 'comment-dwim-line)
;; tako
(add-to-list 'auto-mode-alist '("\\.tako\\'" . python-mode))
(require 'markdown-mode)
(add-to-list 'auto-mode-alist '("\\.md\\'" . markdown-mode))