Commit Graph

2099 Commits (9f1bd447d7cdda30814332cb9ec361fe31b8438f)

Author SHA1 Message Date
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 de4a7199b2 scripts/worldtime: Init 2017-05-31 22:03:09 +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 e7e6712782 Emacs: Remove multiple-cursors from selected packages 2017-05-28 18:50:27 +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
Pierre Neidhardt 663da24375 Evil: Fix missing leader key in *Messages* 2017-05-28 16:30:41 +02:00
Pierre Neidhardt fda6e97941 Emacs: Remove the unnecessarily complicated graphviz-dot-mode config 2017-05-28 15:59:55 +02:00
Pierre Neidhardt c2a8fe4ee0 Emacs: Go to end-of-line when editing a fish command 2017-05-28 15:57:12 +02:00
Pierre Neidhardt 59c79813c5 fish: Bind \ce to edit_command_buffer (normal and insert modes) 2017-05-28 15:56:41 +02:00
Pierre Neidhardt 7a9a9e6c5b Emacs: Lint some code 2017-05-28 15:50:39 +02:00
Pierre Neidhardt 1af113aaa7 Emacs: Name functions instead of lambdas in hooks (init.el) 2017-05-28 15:50:39 +02:00
Pierre Neidhardt 38da1249c5 Emacs: Fix some indentation and comment style 2017-05-28 15:16:08 +02:00
Pierre Neidhardt fd80913a5e Emacs: Rename sanitize->fmt and add to lisp hook 2017-05-28 12:12:53 +02:00
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