Commit Graph

252 Commits (d6af0ece498a463d8dea819f0cc5ab369ac11919)

Author SHA1 Message Date
Pierre Neidhardt d6af0ece49 Emacs: Eshell: Remove redundant setting of eshell-prompt-regexp 2017-06-18 19:52:16 +01:00
Pierre Neidhardt 6779cb9b25 Emacs: Normalize some comment tags 2017-06-18 19:52:00 +01:00
Pierre Neidhardt 2573c77cc5 Emacs: Remove obsolete Helm bindings 2017-06-18 19:20:37 +01:00
Pierre Neidhardt ed5ca4542d Emacs: Restructure init files, use "init-" prefix for all 2017-06-18 17:50:31 +01:00
Pierre Neidhardt 5471e1e111 Emacs: Helm: Hide prompt since we use the header 2017-06-18 16:58:35 +01:00
Pierre Neidhardt 33c7a0c1d3 Emacs: Evil: Find first org agenda with <leader>t 2017-06-18 16:56:59 +01:00
Pierre Neidhardt 49ebae69fe Emacs: Use dolist, other nits 2017-06-18 16:56:07 +01:00
Pierre Neidhardt 9aa1f9ac69 Emacs: Fontify comment-tag for text-mode 2017-06-18 16:55:00 +01:00
Pierre Neidhardt 7b44e52da8 Emacs: Move f9-f12 bindings to f5-f8, restrict compile-* keys to prog-mode-map 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 17de20d72a Emacs: Re-enable mouse-avoidance-mode 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 450e2875b7 Emacs: Load 'latex-pretty-symbols' just in time 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 9d5408a22f Emacs: Helm: Enable helm-top-poll-mode 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 64e503677c Emacs: Helm: Sort settings and remove old entry 2017-06-18 16:53:55 +01:00
Pierre Neidhardt bf2851ded0 Emacs: Evil: Bind M-l to helm-execute-persistent-action 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 9aa7965f0e Emacs: Move tramp file to cache 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 389f8d5fce Emacs: Eshell: Add git aliases to the list of visual subcommands 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 86087d245c Emacs: Configure `display-world-time' 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 742020d99d Emacs: Use `push' where it's more idiomatic 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 8bb3fa49d2 Emacs: Evil: Match org-mode's hjkl bindings with arrow keys 2017-06-18 16:53:55 +01:00
Pierre Neidhardt cd3bcf8fe9 Emacs: Eshell: Use eshell/sudo 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 55c7eb4663 Emacs: Remove useless 'sh-shell-file setting 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 36e153f979 Emacs: Eshell: Fix display of nbsp, e.g. with 'tree' 2017-06-18 16:53:55 +01:00
Pierre Neidhardt b24c7d46b3 Emacs: Eshell: Add mpsyt to the list of visual commands 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 079a67357a Move fish's pacman functions to separate scripts 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 272a0e32f6 Emacs: Eshell: Add support for non-highlighted prompts 2017-06-18 16:53:55 +01:00
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