Commit Graph

1173 Commits (master)

Author SHA1 Message Date
Sean McArdle e969b79a1b Removed smartparen and autopair config, enable electric pair 2015-11-19 11:47:33 -08:00
Sean McArdle 942fbaa39d Removed smartparens from prelude packages. 2015-11-19 11:45:37 -08:00
Sean McArdle b2816f5fb8 Added rust lang tools. Added prelude package config change. 2015-11-09 23:26:30 -08:00
Sean McArdle 7d26e4198b Added visual-basic-mode and disabled autopair. 2015-09-09 12:58:49 -07:00
Sean McArdle 89dd3ec424 Added liberation fonts so they may be used by default. 2015-08-04 12:52:41 -07:00
Sean McArdle cdaed1ed6d Enabled common lisp prelude module. 2015-05-31 20:02:41 -07:00
Sean McArdle d19d3f4989 Maintaining custom prelude-modules.el file inside personal dir now. 2015-05-27 16:38:31 -07:00
Sean McArdle d11b24b268 Added fill column to markdown-mode-hook. Added gnu and melpa repos. Added org to auto install list. 2015-05-27 16:38:05 -07:00
Sean McArdle 8fa9cb728d Removed minimap as a requirement. 2015-05-11 12:04:44 -07:00
Sean McArdle 3d0581d3d2 Removing minimap-toggle keybinding, causes conflicts. Invoking toggle method explicitly. 2015-04-29 13:49:07 -07:00
Sean McArdle 533be17f91 Added minimap 2015-04-23 16:51:57 -07:00
Sean McArdle b5037637e8 phi-rectangle selection and other commands are working just like rect-mark now. 2015-04-22 12:54:33 -07:00
Sean McArdle db57812762 Updated to use phi-rectangle 2015-04-21 16:57:47 -07:00
Sean McArdle 2c3e8c3b39 Cleanup for missing rect-mark problems. Added Marmelade repo back. 2015-04-21 12:54:36 -07:00
Sean McArdle cb3440dbab Merged changes for compatibility with newer prelude release. 2015-04-21 12:45:25 -07:00
Sean McArdle f325d44411 Update custom.el 2015-04-21 12:25:57 -07:00
Sean McArdle 7506bd48a2 No longer needed. 2015-04-21 12:25:11 -07:00
Sean McArdle f0b205c9a4 Using prelude for additional package installs. 2015-04-21 12:23:20 -07:00
Sean McArdle a5c656932d Merge branch 'master' of https://github.com/bbatsov/prelude
Conflicts:
	core/prelude-core.el
	core/prelude-custom.el
	core/prelude-editor.el
	core/prelude-global-keybindings.el
	core/prelude-mode.el
	core/prelude-osx.el
	core/prelude-packages.el
	core/prelude-ui.el
	modules/prelude-c.el
	modules/prelude-clojure.el
	modules/prelude-coffee.el
	modules/prelude-common-lisp.el
	modules/prelude-css.el
	modules/prelude-elixir.el
	modules/prelude-emacs-lisp.el
	modules/prelude-erc.el
	modules/prelude-erlang.el
	modules/prelude-evil.el
	modules/prelude-haskell.el
	modules/prelude-helm-everywhere.el
	modules/prelude-helm.el
	modules/prelude-ido.el
	modules/prelude-js.el
	modules/prelude-key-chord.el
	modules/prelude-latex.el
	modules/prelude-lisp.el
	modules/prelude-mediawiki.el
	modules/prelude-ocaml.el
	modules/prelude-org.el
	modules/prelude-perl.el
	modules/prelude-programming.el
	modules/prelude-python.el
	modules/prelude-ruby.el
	modules/prelude-scala.el
	modules/prelude-scheme.el
	modules/prelude-scss.el
	modules/prelude-web.el
	modules/prelude-xml.el
	modules/prelude-yaml.el
2015-04-21 12:04:17 -07:00
Sean McArdle cb183df8d8 Updated custom init. 2015-04-21 12:01:11 -07:00
Bozhidar Batsov 30fea6d9d6 Merge pull request #825 from pronobis/ad-handle-definition
Fixed the problem with ido/untabify defadvice triggering got redefined error
2015-04-17 00:04:40 +03:00
Bozhidar Batsov 4e807b8d5f Merge pull request #834 from tmccombs/slime-repl-fix
Improve slime repl
2015-04-17 00:03:18 +03:00
Bozhidar Batsov 148a35a845 Merge pull request #840 from wujiang/patch-1
Enable the mode in a definite way
2015-04-17 00:02:19 +03:00
Wu Jiang 01569fa13f Enable the mode in a definite way
`(anaconda-mode)` is to toggle the mode on/off.
2015-04-16 13:14:34 -04:00
Sean McArdle 6956300bec Fixef merge conflict 2015-04-11 21:58:38 -07:00
Sean McArdle f2abecf2f2 Added keybinding for zone mode, just for fun. 2015-04-09 14:20:03 -07:00
Bozhidar Batsov dbfe0df1d0 Use sbcl in the absence of ccl on OS X 2015-04-05 21:06:47 +03:00
Thayne McCombs 4fe5752a8d Improve slime repl
This enables the slime-fancy contribs for slime, and no longer enables
rainbow-delimiters for the slime repl.

rainbow-delimiters doesn't seem to work with the slime-repl anyway, and
messes up all of the other colors.
2015-03-22 23:05:37 -06:00
Bozhidar Batsov 5d25782b6d Merge pull request #823 from swaroopch/super_dot
Add tip on keyboard shortcut for ace-jump-mode
2015-03-18 08:34:45 +02:00
Swaroop bcde6a59bd Add tip on keyboard shortcut for ace-jump-mode 2015-03-17 22:10:04 -07:00
Bozhidar Batsov 52cac5937f Merge pull request #830 from marknsikora/cmake
Auto install cmake-mode
2015-03-17 01:19:05 +02:00
Mark Sikora 3e536efb2d Auto install cmake-mode 2015-03-16 17:27:36 -04:00
Bozhidar Batsov eeec7a45f6 Merge pull request #829 from swaroopch/patch-1
Enable ERC spell mode only if prelude-flyspell
2015-03-16 08:02:04 +02:00
Swaroop C H c572d7cb8f Enable ERC spell mode only if prelude-flyspell 2015-03-15 20:04:32 -07:00
Andrzej Pronobis 925ed507b1 Fixed the problem with ido/untabify defadvice triggering got redefined error 2015-03-12 20:26:20 -07:00
Bozhidar Batsov b24bea01bf Merge pull request #822 from swaroopch/patch-1
Add tip on keyboard shortcut to open recent file
2015-03-09 09:04:45 +02:00
Swaroop C H e3831fc993 Add tip on keyboard shortcut to open recent file 2015-03-09 00:04:03 -07:00
Bozhidar Batsov 71f2d5d546 Merge pull request #821 from swaroopch/patch-2
Add Prelude tip on keyboard shortcut to join lines
2015-03-09 08:56:15 +02:00
Swaroop C H cdc4314081 Add Prelude tip on keyboard shortcut to join lines 2015-03-08 23:51:27 -07:00
Bozhidar Batsov 2a084bf670 Merge pull request #818 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-03-03 23:19:53 +02:00
The Gitter Badger 2f8abb7ce7 Added Gitter badge 2015-03-03 21:17:40 +00:00
Bozhidar Batsov c2da437aa4 Update copyright years 2015-03-03 13:04:34 +02:00
Bozhidar Batsov 3cce890934 Kill some tabs 2015-03-03 13:02:57 +02:00
Bozhidar Batsov 19f71e5937 [Fix #813] Add missing smartrep require 2015-02-22 20:25:34 +02:00
Sean McArdle 740a282a17 Added CSS prelude module. 2015-02-20 11:21:57 -08:00
Sean McArdle b54df4590e Merge branch 'master' of github.com:sean-m/.emacs.d 2015-02-15 20:27:31 -08:00
Sean McArdle d55858b6fe Added clojure module. 2015-02-15 20:27:25 -08:00
Bozhidar Batsov dc861b7c8b [Fix #798] Prompt for confirmation in prelude-kill-other-buffers 2015-02-13 09:53:07 +02:00
Bozhidar Batsov 2a386116f1 Use gfm-mode instead of plain markdown-mode 2015-02-10 13:16:33 +02:00
Bozhidar Batsov e58e0bef5e Switch the bindings for zop-to-char and zop-up-to-char 2015-02-07 12:47:31 +02:00