index
:
dotfiles
master
This is the dotfiles used by gx.
Guangxiong Lin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
lisp
/
init-filetype.el
blob: 93505a8bc2783cc34cd1c5a87cd4c7cab1511f2e (
plain
)
1
2
3
4
(add-to-list 'auto-mode-alist '("\\.rkt\\'" . scheme-mode)) (provide 'init-filetype)