0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 15:18:33 +00:00

adding ob-sass to the optional languages in "getting started" configuration

This commit is contained in:
Eric Schulte 2009-08-17 15:27:47 -06:00
parent 57a9464d3a
commit 41f4401c84

View file

@ -71,6 +71,7 @@
;; (require 'org-babel-ocaml) ;; ocaml, and tuareg-mode
;; (require 'org-babel-python) ;; python, and python-mode
;; (require 'org-babel-ruby) ;; ruby, irb, ruby-mode, and inf-ruby mode
;; (require 'org-babel-sass) ;; sass, sass-mode
;; (require 'org-babel-sql) ;; none
;;
;; Once you've activated languages, load the library of babel for