Commit Graph

1873 Commits (bf2dfc4e46bc6952200051050cbe24c8c7c29a5a)

Author SHA1 Message Date
Pierre Neidhardt bf2dfc4e46 Mutt: Switch to vi bindings only 2017-05-28 12:07:08 +02:00
Pierre Neidhardt 9de3d88eb8 Emacs: Simplify code for TODO, FIXME, etc. fontification 2017-05-28 12:05:01 +02:00
Pierre Neidhardt 9ebd726a4a Emacs: Name functions instead of using lambdas in hooks
This is good practice as it allows for using `remove-hook'.
2017-05-28 12:03:28 +02:00
Pierre Neidhardt a372221cd8 Emacs: Fix 'sanitize' 2017-05-27 16:47:32 +02:00
Pierre Neidhardt 43420e5252 Emacs: Follow "Org Headings" source 2017-05-27 16:42:16 +02:00
Pierre Neidhardt b561cbd3e5 Map Ctrl+Escape to Caps Lock 2017-05-27 16:41:36 +02:00
Pierre Neidhardt 4c00ce9364 Emacs: Allow arbitrary load order for Helm 2017-05-27 16:36:01 +02:00
Pierre Neidhardt 3ff30b971c Emacs: Fix spawn-terminal when default-directory starts with "~" 2017-05-27 16:18:06 +02:00
Pierre Neidhardt de0ff031db Emacs: Fix missing argument to helm-do-grep-ag in helm-grep-git-or-ag 2017-05-26 19:43:25 +02:00
Pierre Neidhardt d150fc39d9 Emacs: Remove a non-working dired config
It was supposed to follow folders in the same dired buffer.
2017-05-26 19:41:32 +02:00
Pierre Neidhardt bc18cff581 Emacs: Fix '<' to Evil's normal map in org-mode 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 34f4da8a78 scripts/preview: Fix spurious line and missing quotes 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 100d584255 Demlo: Add 'soundtrack' script to use album as album_artist 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 66f8a5979b Emacs: Disable linum in org-mode 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 45cb64d368 Emacs: Bind M-o to helm's other window 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 6111cdc0f7 Emacs: Bind "M-s f" to semantic, imenu or org headings 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 0af5536f5d Emacs: Don't set keys in hooks (lisp and markdown) 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 7b7fcad3f5 scripts/em: Detail comments and optimize check 2017-05-26 14:12:51 +02:00
Pierre Neidhardt a825221dcc Emacs: Hide helm's header line 2017-05-26 14:12:51 +02:00
Pierre Neidhardt b9fb49f28b Awesome: Revert cmus previous/next bindings
Now that control is back to its original position, 'next' must be more
accessible.
2017-05-26 14:12:51 +02:00
Pierre Neidhardt 1ea21a4cf9 fish/fzf: Use __fzfcmd in fzf-complete 2017-05-26 14:12:51 +02:00
Pierre Neidhardt e3fbb7b508 fish/fzf: Lift the (__fzfcmd) workaround since fish 2.6 fixes it 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 00ead81e2f Mutt: Don't set editor to emc, use VISUAL with more convenient emw 2017-05-26 14:12:51 +02:00
Pierre Neidhardt 183312e9bd Emacs: Add evil-mc to selected packages 2017-05-25 18:21:44 +02:00
Pierre Neidhardt d7e3e6cd01 Emacs: Use follow-mode for helm's mark-ring 2017-05-25 18:20:23 +02:00
Pierre Neidhardt bf0b854079 Emacs: Fix Helm load order 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 9ebea2a0f6 Emacs: Define 'helm-grep-git-all-or-ag' 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 0a22167237 Emacs: Activate linum on prog-mode and text-mode 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 016a152ca0 Emacs: Simplify 'init.el', merge small mode config with it 2017-05-25 18:20:23 +02:00
Pierre Neidhardt a43ba4c6ef Emacs: Bind M-' to markdown-blockquote-region 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 8d8c33bd96 Emacs: Fontify HACK, OPTIMIZE and REVIEW 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 3f0afafd5a Emacs: Use 'use-region-p' and 'set-marker' instead of altering the mark
latex-itemize should be more reliable and will indent the result.
2017-05-25 18:20:23 +02:00
Pierre Neidhardt 7e44e34761 Emacs: Lint most of the config 2017-05-25 18:20:23 +02:00
Pierre Neidhardt de36a4b943 Emacs: Unbind lesser used commands such as dictionary settings
Instead we save the buffer local dictionaries across desktop sessions.
2017-05-25 18:20:23 +02:00
Pierre Neidhardt d8904ce70b Emacs: Move lambda to 'spawn-terminal' and add evil binding 2017-05-25 18:20:23 +02:00
Pierre Neidhardt b2b41bc497 fzf: Split config over multiple lines to improve readability 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 1d6f19105f fzf: Use alt-space for selection, revert alt-i to select upward, fix discard-line 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 4b247de6f0 scripts/preview: Add support for multiple files 2017-05-25 18:20:23 +02:00
Pierre Neidhardt b8794f4f1a fish: Fix escaping of ~ in trim_trailing_slashes 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 3e2691b0d3 qutebrowser: Use vi bindings to browse the command entries 2017-05-25 18:20:23 +02:00
Pierre Neidhardt bea32c4a46 mutt: Use vi bindings for page up/down 2017-05-25 18:20:23 +02:00
Pierre Neidhardt dfeb676474 demlo: Set ogg max bitrate to 192k 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 18062e3ce9 Emacs: Use Evil-mode 2017-05-25 18:20:23 +02:00
Pierre Neidhardt 8af1ec1a0e Emacs: Fix desktop-mode loading order 2017-05-25 16:59:19 +02:00
Pierre Neidhardt f374e1f910 qutebrowser: Bind alt-f/alt-b to scroll-page 2017-05-25 16:59:19 +02:00
Pierre Neidhardt 677a6cb2f6 Emacs: Replace most mapc/mapcar by dolist 2017-05-25 16:59:19 +02:00
Pierre Neidhardt 581d7799d5 Emacs: Replace eval-after-load with with-eval-after-load 2017-05-22 16:12:30 +02:00
Pierre Neidhardt 8f8578db06 xkb: Update keymap drawing 2017-05-22 15:17:37 +02:00
Pierre Neidhardt 859c6e2dad fzf: Improve vi bindings 2017-05-22 14:58:25 +02:00
Pierre Neidhardt b848a8ce03 Mutt: Use vi bindings for sidebar 2017-05-22 14:53:04 +02:00