Remove leftover tako references
This commit is contained in:
parent
bf370f5dd6
commit
74e9ff464c
4 changed files with 0 additions and 7 deletions
|
|
@ -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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue