summaryrefslogtreecommitdiffstats
path: root/ravi-init-web.el
Commit message (Collapse)AuthorAgeFilesLines
* Initialize expand region as soon as possibleRavi R Kiran2015-02-021-1/+0
| | | | | | This is because expand-region sets up a lot of autoloads for different modes, which gets messed up when expand-region is loaded on demand after these modes.
* Emmet mode and smartparens in web-modeRavi R Kiran2015-01-261-1/+20
|
* Initial support for web developmentRavi R Kiran2014-12-151-0/+82