Commit Graph

227 Commits (2d9f77c9207a1a1e84cb46321cc3a2d5bfd90d37)

Author SHA1 Message Date
Pierre Neidhardt 2d9f77c920 Emacs: Define and use define-keys and local-set-keys 2017-06-18 16:53:55 +01:00
Pierre Neidhardt dbb3517a15 Emacs: Move mode-specific visuals to their dedicated files 2017-06-18 16:53:55 +01:00
Pierre Neidhardt a1520a5626 Emacs: Eshell: Move the full config to mode-eshell 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 35d88a94d5 Emacs: Evil: Bind "<" to magit-section-up 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 1cb56931ef Emacs: Move markdown config to a separate file 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 5040198d96 Emacs: Eshell: Add "sudo vi" to list of subcommands 2017-06-18 16:53:54 +01:00
Pierre Neidhardt f195fb03de Emacs: Evil: Use Emacs state for term-mode 2017-06-18 16:53:54 +01:00
Pierre Neidhardt 66009abe6c Emacs: Use with-eval-after-load instead of hooks for deferred loading 2017-06-18 16:53:54 +01:00
Pierre Neidhardt e145b5d58e Emacs: Set c-style out of hook 2017-06-16 18:58:40 +01:00
Pierre Neidhardt 32c594f9d1 Emacs: Move comment-line binding from mickey to global-map 2017-06-16 18:58:40 +01:00
Pierre Neidhardt e625d4eeb6 Emacs: Fix Eshell cache folder 2017-06-16 07:09:52 +01:00
Pierre Neidhardt 5056d7f43d Emacs: Fontify using with-eval-after-load instead of hooks 2017-06-15 20:59:31 +01:00
Pierre Neidhardt cc0a4f79ac Emacs: Use lighter blue in ansi-color 2017-06-15 20:43:20 +01:00
Pierre Neidhardt a2d6b677b5 Emacs: Trash instead of deleting outright 2017-06-15 20:08:38 +01:00
Pierre Neidhardt 9ad11fb099 Emacs: Save helm-ff-history only if desktop is loaded 2017-06-15 20:08:32 +01:00
Pierre Neidhardt a0a388d8f0 Emacs: Rebind M-p to helm-eshell-history 2017-06-15 20:08:32 +01:00
Pierre Neidhardt b947d46570 Emacs: Evil: Go to prompt on insert 2017-06-15 20:08:32 +01:00
Pierre Neidhardt be9e75e218 Emacs: Evil: Defun and bind eshell-or-new-session 2017-06-15 20:08:32 +01:00
Pierre Neidhardt 4790312842 Emacs: Eshell: Fix load order and aliases 2017-06-15 20:08:32 +01:00
Pierre Neidhardt a000f83710 Emacs: Skip dots in helm-ff and save helm-ff-history in desktop session 2017-06-12 21:31:08 +01:00
Pierre Neidhardt f958a0e147 Evil: Bind 'q' to quit-window in package menu 2017-06-12 21:29:47 +01:00
Pierre Neidhardt 3d922612f5 Emacs: Colorize compilation buffer 2017-06-12 21:29:30 +01:00
Pierre Neidhardt c37af9b279 Emacs: Tweak Eshell (prompt, aliases, evil bindings, next-prompt defun, helm) 2017-06-12 21:26:50 +01:00
Pierre Neidhardt 2c5b29871f Emacs: Evil: Use evil-ediff 2017-06-04 16:46:46 +01:00
Pierre Neidhardt 3527fa5507 Emacs: Evil: Close some undecided TODOs 2017-06-04 15:31:41 +01:00
Pierre Neidhardt 0f7ad9bdbd Emacs: Remove load-external and rely on require+autoload instead 2017-06-04 12:53:01 +01:00
Pierre Neidhardt 2a74257cec Emacs: Do not set compiler in inferior python 2017-06-04 12:16:31 +01:00
Pierre Neidhardt f1368b96b4 Emacs: Fix and document TeX skeletons 2017-06-04 11:47:10 +01:00
Pierre Neidhardt 4957b78b0b Emacs: Remove unused skeletons (LaTeX and Mediawiki) 2017-06-04 11:46:36 +01:00
Pierre Neidhardt 0368b2a3b2 Emacs: Remove support for version 23 2017-06-04 10:48:46 +01:00
Pierre Neidhardt 9630e37756 Emacs: Update obsolete face names and use dark background for isearch 2017-06-03 17:47:33 +01:00
Pierre Neidhardt d2968860fe Emacs: Evil: Switch to insert mode on M-RET 2017-06-03 16:40:25 +01:00
Pierre Neidhardt 045e2904b9 Emacs: Make show-paren-*-face independent of load order 2017-06-03 16:39:38 +01:00
Pierre Neidhardt 27dd481dac Emacs: Fix non-interactive beginning-of-next-defun 2017-06-03 16:39:04 +01:00
Pierre Neidhardt f39d015a28 Emacs: Simplify backup regexp and remove old backup options 2017-06-03 13:47:14 +01:00
Pierre Neidhardt 7df0ca1740 Emacs: Fix Evil ex escape and history bindings 2017-06-03 12:37:44 +01:00
Pierre Neidhardt b9c09095ca Emacs: Tweak info and help bindings 2017-06-03 12:37:08 +01:00
Pierre Neidhardt 3713c8f074 Emacs: Use double space to end sentence 2017-06-03 11:47:23 +01:00
Pierre Neidhardt d34dc3b540 Emacs: Fix setting fill-column when MANWIDTH is empty 2017-06-03 11:46:09 +01:00
Pierre Neidhardt ae6fe9dd77 Emacs: Insert org-mode heading after current entry instead of splitting 2017-06-03 11:44:50 +01:00
Pierre Neidhardt 9a0a208db0 Emacs: Fix tex-mode-hook turn-on-newline-paragraph 2017-06-03 11:43:45 +01:00
Pierre Neidhardt 936068fb0a Emacs: Move page-number-mode and related fucntions to a separate file
Move tweak from mode-line-format to mode-line-position.
2017-06-02 18:15:17 +01:00
Pierre Neidhardt 9877eb74f2 Emacs: Add bindings to helm-apropos 2017-05-29 11:57:56 +02:00
Pierre Neidhardt cffb57e87b Emacs: Enable dired-find-alternate-file 2017-05-29 11:57:35 +02:00
Pierre Neidhardt 40acac1446 Emacs: Remove Evil bindings obsoleted by the almighty helm-mini 2017-05-29 00:45:10 +02:00
Pierre Neidhardt 50119529db Emacs: Add git and bookmark sources to helm-mini
This makes the corresponding bindings obsolete.
2017-05-29 00:11:04 +02:00
Pierre Neidhardt aa85994072 Emacs: Remove god-mode 2017-05-28 18:51:31 +02:00
Pierre Neidhardt 313bf39f7b Emacs: Clean up comments about Evil 2017-05-28 18:49:23 +02:00
Pierre Neidhardt 4e58758d1f Emacs: Fix some comment style 2017-05-28 18:39:25 +02:00
Pierre Neidhardt db948a888f Emacs: Fix evil-mc 2017-05-28 18:37:54 +02:00