summaryrefslogtreecommitdiff
blob: b92fdc1fd114671b73c93ef577dcbf291031b345 (plain)
1
2
3
(add-to-list 'load-path "@SITELISP@")
(autoload 'rainbow-delimiters-mode "rainbow-delimiters"
  "Highlight nested parentheses, brackets, and braces according to their depth." t)