summary refs log tree commit diff stats
path: root/tag-emacs
Commit message (Collapse)AuthorAgeLines
...
* Emacs: install markdown-modeAlan Pearce2014-04-19-0/+1
|
* Emacs: Disable autopair in yaml-modeAlan Pearce2014-04-19-3/+1
| | | | | It seems that the annoying indent-on-return behaviour can't easily be disabled.
* Emacs: Remove non-existing info directoryAlan Pearce2014-04-19-4/+0
| | | | I think it was from when I used el-get
* Emacs: delete-current-buffer-file: remove vc checkAlan Pearce2014-04-18-5/+3
|
* Emacs: Remove non-cask package initialisationAlan Pearce2014-04-18-22/+3
|
* Emacs: Disable auto-indent-mode in jinja2-modeAlan Pearce2014-04-18-0/+1
|
* Emacs: use dired-x inside diredAlan Pearce2014-04-18-0/+1
|
* Emacs: remove unused lacarte configurationAlan Pearce2014-04-18-3/+0
|
* Emacs: Use yaml-mode for sls filesAlan Pearce2014-04-18-1/+2
|
* Emacs: install and configure flycheckAlan Pearce2014-04-13-0/+4
|
* Emacs: sort cask sourcesAlan Pearce2014-04-13-3/+3
|
* Emacs: remove project-persist modeAlan Pearce2014-04-13-67/+0
| | | | I didn't use it, and projectile can switch projects on its own now.
* Emacs: add projectile switch-project configAlan Pearce2014-04-13-0/+3
|
* Emacs: init projectile-mode on startupAlan Pearce2014-04-13-1/+1
|
* Emacs: use discover-mode for keybind popupsAlan Pearce2014-04-13-0/+3
|
* Emacs: ensure that pallet is loaded on initAlan Pearce2014-04-13-0/+1
|
* Emacs: Install visual-regexp.Alan Pearce2014-04-13-2/+7
| | | | Move C-c r from org-mode, since I don't really use it.
* Emacs: Cleanup cask fileAlan Pearce2014-04-13-15/+0
|
* Restructure everything to use rcmAlan Pearce2014-04-12-0/+2073
https://github.com/thoughtbot/rcm