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: e27c119bf5d3ca60935ac330a9b86dbd4c9c7726 (
plain
)
1
2
3
(add-to-list 'auto-mode-alist '("\\.rkt\\'" . scheme-mode)) (provide 'init-filetype)