ardumont / chrome-pack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-pack

google chrome mode setup to help in editing in text-area using emacs.

Install

This is compatible with emacs-live-packs and prelude-packs.

emacs-live-packs

Add this snippet in your .emacs-live.el:

(emacs-live-packs/add-live-packs "~/.emacs-live-packs/" '("chrome-pack"))

prelude-packs

Add this snippet in your prelude-packs.el:

(prelude-packs/load-packs "~/.prelude-packs/" '("chrome-pack"))

About


Languages

Language:Emacs Lisp 100.0%