3 lines
238 B
EmacsLisp
3 lines
238 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "rainbow-delimiters" "20160430.2358" "Highlight brackets according to their depth" 'nil :url "https://github.com/Fanael/rainbow-delimiters" :keywords '("faces" "convenience" "lisp" "tools"))
|