We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49650d1 commit b15ac38Copy full SHA for b15ac38
monte-emacs.el
@@ -0,0 +1,4 @@
1
+(provide 'monte-emacs)
2
+(push (expand-file-name "elisp/" (file-name-directory load-file-name)) load-path)
3
+(require 'monte)
4
+(require 'monte-indent)
0 commit comments