Commit graph

985 commits

Author SHA1 Message Date
Bozhidar Batsov 8bd7843a02 Replace show-parens-mode with show-smartparens-mode 2013-10-04 12:43:32 +03:00
Bozhidar Batsov 6ebe644b1f Merge pull request #401 from dillonkearns/fix-kill-whole-line-arg
Fix bug in prelude-kill-whole-line with prefix argument
2013-10-03 08:31:30 -07:00
Dillon Kearns 155737c85d Pass prelude-kill-whole-line input as number ("p") 2013-10-03 08:00:23 -07:00
Bozhidar Batsov e67e9e6871 nrepl-mode is now nrepl-repl-mode 2013-10-03 14:50:51 +03:00
Bozhidar Batsov e026389790 Revert "Disable anzu temporarily due to a bug in it"
This reverts commit 239571f17b.
2013-09-27 15:07:40 +03:00
Bozhidar Batsov 0dbb140fbd Add prelude-show-foreign-packages 2013-09-27 13:19:29 +03:00
Bozhidar Batsov 239571f17b Disable anzu temporarily due to a bug in it 2013-09-27 13:16:45 +03:00
Bozhidar Batsov 5d4220f5b4 Add anzu 2013-09-27 12:35:04 +03:00
Bozhidar Batsov 3c8f0c7f98 Add prelude-find-shell-init-file 2013-09-27 11:36:47 +03:00
Bozhidar Batsov 879d3f3470 Add prelude-find-user-init-file 2013-09-27 11:18:47 +03:00
Bozhidar Batsov aac5f3df84 Extend update instructions 2013-09-27 11:09:40 +03:00
Bozhidar Batsov 7e20d8bf2b Highlight the : in comment annotations as well 2013-09-26 14:43:04 +03:00
Bozhidar Batsov b3277d190e Add a comment 2013-09-26 14:34:10 +03:00
Bozhidar Batsov 5a01605564 Enable smartparens only for programming modes 2013-09-26 14:33:33 +03:00
Bozhidar Batsov 5b3c4e26e8 Merge pull request #396 from climatewarrior/fix-org-bindings
Unbind conflicting prelude-mode keys.
2013-09-26 04:23:28 -07:00
Bozhidar Batsov 8074b0f441 Add a note for updating packages 2013-09-26 12:35:51 +03:00
Bozhidar Batsov a1152019bc Don't kill entire symbol at point when doing sp-hybrid-kill 2013-09-26 12:31:00 +03:00
Gabriel J. Pérez Irizarry a63f62b8c0 Unbind conflicting prelude-mode keys. 2013-09-25 17:04:07 -04:00
Bozhidar Batsov 0e1632868e Add a few extra Magit keybindings 2013-09-18 16:31:39 +03:00
Bozhidar Batsov 78b6a8083d Enable smartparens-strict-mode in Lisps 2013-09-18 12:17:51 +03:00
Bozhidar Batsov 580628fc98 [Fix #391] Ask for confirmation before deleting a file that's not under VC 2013-09-18 11:49:57 +03:00
Bozhidar Batsov fcff51fb41 [Fix #365] Don't indent with tabs in c-mode 2013-09-17 15:16:16 +03:00
Bozhidar Batsov 121ad02843 Use move-text to allow moving up or down of the selected region as well 2013-09-17 13:24:03 +03:00
toctan c0727a8404 Add prelude-github
Conflicts:
	core/prelude-core.el
2013-09-16 09:37:54 +03:00
Bozhidar Batsov 754451a34a Bind hippie-expand to Command+/ as well 2013-09-12 19:03:27 +03:00
Bozhidar Batsov b1caa73aa3 Add a basic version check 2013-09-05 14:24:38 +03:00
Bozhidar Batsov 98e453c640 Enable smartparens in the minubuffer during eval-expression 2013-09-04 12:14:43 +03:00
Bozhidar Batsov 06d0c0c6ce [Fix #377] Require smartparens-latex in latex module 2013-09-02 18:42:58 +03:00
Bozhidar Batsov 09635ea870 [Fix #378] Add folders recursively to the load-path in prelude-add-subfolders-to-load-path 2013-09-02 18:38:04 +03:00
Bozhidar Batsov ab2107a5ba Don't swap Command & Option by default 2013-09-02 11:57:38 +03:00
Bozhidar Batsov 7cae1b3427 Add new command prelude-youtube 2013-08-26 17:58:02 +03:00
Bozhidar Batsov 0dfb6c9287 Set properly smartparens's default keymap 2013-08-22 14:58:19 +03:00
Bozhidar Batsov 6c83619c62 Auto-install puppet-mode 2013-08-20 15:22:41 +03:00
Bozhidar Batsov 22edcac3cb Merge branch 'master' of github.com:bbatsov/prelude
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-08-12 19:04:09 +03:00
Bozhidar Batsov 936482fb3b Ignore .cask 2013-08-12 19:03:50 +03:00
Bozhidar Batsov a9485b7b31 Merge pull request #373 from benol/patch-1
Make "C-x C-m" a true alias for M-x by binding it to smex.
2013-08-11 00:56:26 -07:00
Michal Bendowski 3d1c634baf Make "C-x C-m" a true alias for M-x by binding it to smex. 2013-08-10 18:56:36 +01:00
Bozhidar Batsov 69861a33a0 Clean up updated prelude-open-with 2013-08-09 12:16:42 +03:00
Bozhidar Batsov dbd920147d Merge pull request #371 from eq42/async-open
open file in new session, new process
2013-08-09 02:08:17 -07:00
C.Li 5eb8bf5143 open file in new session, new process 2013-08-07 20:49:21 +08:00
Bozhidar Batsov 578a92e004 Always auto-skip closing pair 2013-08-06 22:51:10 +03:00
Bozhidar Batsov 04b68e7482 Disable ido's annoying auto-merging of directories if no match is found 2013-08-06 22:40:31 +03:00
Bozhidar Batsov 96e8320286 Merge pull request #370 from shanmuha/master
Fixed username (in windows-nt) in the final message after loading prelud...
2013-08-02 15:28:34 -07:00
Shanmu Thiagaraja 6c1c6ff0da Fixed username (in windows-nt) in the final message after loading prelude. 2013-08-02 20:41:39 +01:00
Bozhidar Batsov 2a6d240ce4 Merge pull request #369 from climatewarrior/add-web-mode
Fix issue disabling white-space-mode.
2013-08-01 14:31:21 -07:00
Gabriel J. Pérez Irizarry 8a182d8dd3 Fix issue disabling white-space-mode. 2013-08-01 12:58:19 -04:00
Bozhidar Batsov 0316fca8b7 Merge pull request #368 from climatewarrior/add-web-mode
Adds web-mode as prelude module.
2013-08-01 08:42:51 -07:00
Gabriel J. Pérez Irizarry 1f141e9b08 Adds web-mode and prelude module. 2013-08-01 11:23:37 -04:00
Bozhidar Batsov c4d96549a4 Merge pull request #366 from shanmuha/master
Username fix for windows-nt
2013-07-31 15:21:29 -07:00
Shanmu Thiagaraja 99a26d88a2 Username fix for windows-nt 2013-07-31 14:25:23 +01:00