Commit Graph

647 Commits (df8cee1056b800dab303c6b5c07ac5768a07a051)

Author SHA1 Message Date
Pierre Neidhardt 04403e71c5 Emacs: Fix mediawiki-mode -> mediawiki in selected packages 2017-05-20 15:36:29 +02:00
Pierre Neidhardt 13d5abfe62 Emacs: Add bbcode-mode and mediawiki-mode to selected packages 2017-05-19 14:37:29 +02:00
Pierre Neidhardt 0f663b9e7b Emacs: Do not load Babel languages in LaTeX template 2017-05-16 21:03:37 +02:00
Pierre Neidhardt 0bdafa08d7 Emacs: Fix latex-math-preview loading and colors 2017-05-16 21:03:19 +02:00
Pierre Neidhardt 61072b9572 Emacs: Comment on Mediawiki status 2017-05-16 17:38:10 +02:00
Pierre Neidhardt 9c3ed5b3a1 Emacs: Use mapc when mapcar is not necessary 2017-05-15 11:16:59 +05:30
Pierre Neidhardt 4266865c4d Emacs: Move local-set-key out of mode hooks 2017-05-15 11:16:20 +05:30
Pierre Neidhardt b257ecf262 Emacs: Set region boundaries cleanly in functions 2017-05-14 12:00:34 +05:30
Pierre Neidhardt e3a4ec4c79 Emacs: Replace guess-style with dtrt-indent 2017-05-14 10:07:23 +05:30
Pierre Neidhardt 436f4e853a Emacs: Use "i" to exit god-local-mode 2017-05-14 10:06:45 +05:30
Pierre Neidhardt 2eb551193f Emacs: Re-bind C-x C-x to helm-all-mark-rings
New Helm version can supersede Emacs' default behaviour
2017-05-14 10:05:51 +05:30
Pierre Neidhardt 24c0c788ee Emacs: Tweak some Helm bindings (god-mode friendly) 2017-05-13 14:29:19 +05:30
Pierre Neidhardt 801ed23820 Emacs: Make 'compile-command' buffer local globally 2017-05-12 12:12:24 +05:30
Pierre Neidhardt 510b229ee7 Emacs: Use (compile compile-command) instead of recompile 2017-05-11 23:08:28 +05:30
Pierre Neidhardt 6070a80ecf Emacs: Sort out defvar-local and defcustom 2017-05-11 23:08:01 +05:30
Pierre Neidhardt f98bed138a Emacs: Simplify get-closet-pathname 2017-05-11 23:04:27 +05:30
Pierre Neidhardt bc784b2eee Emacs: Add helm-resume convenience binding for god-mode 2017-05-11 23:03:43 +05:30
Pierre Neidhardt 93bb055dba Emacs: Comment on 'rename-buffer-and-file' 2017-05-09 15:01:09 +05:30
Pierre Neidhardt 1d0d102c97 Emacs: Restore C-x C-x default and use C-x x for helm-all-mark-rings 2017-05-09 00:05:53 +05:30
Pierre Neidhardt e0d0a6c8ba Emacs: Init god-mode 2017-05-09 00:05:53 +05:30
Pierre Neidhardt 696de7ca2f Emacs: Makefile: Remove dist rules, fix mode hook 2017-05-08 17:10:21 +05:30
Pierre Neidhardt 7a2f8558aa Emacs: Lua: Use 'lua-default-application' as default interpreter 2017-05-08 17:10:21 +05:30
Pierre Neidhardt bff37cedb8 Emacs: sh-mode: Remove obsolete workaround for TODO: font-lock 2017-05-08 17:10:21 +05:30
Pierre Neidhardt 855bc7eef2 Emacs: CC: Improve DEBUG_PRINT and fix CPPFLAGS->CXXFLAGS 2017-05-08 17:10:20 +05:30
Pierre Neidhardt 013111d11d Emacs: Comment on usefulness of 'escape-region' 2017-05-08 17:10:20 +05:30
Pierre Neidhardt 644d13ff92 Emacs: Use 'recompile' instead of 'compile-here' 2017-05-08 17:10:20 +05:30
Pierre Neidhardt 400f6ab4db Emacs: Remove useless settings from main config 2017-05-08 12:30:14 +05:30
Pierre Neidhardt 6de23b155e Emacs: Remove useless functions 2017-05-08 00:44:13 +05:30
Pierre Neidhardt a42719f1ee Emacs: Enrich gometalinter args, allow for customizing command 2017-05-07 22:33:00 +05:30
Pierre Neidhardt 531f52fd69 Emacs: Fix IO buffer in GDB 2017-05-06 01:08:06 +05:30
Pierre Neidhardt 3d41480297 Emacs: find-symbol-at-point in current buffer 2017-05-06 00:23:05 +05:30
Pierre Neidhardt ae9a6a79ed Emacs: Eshell: Remove pacman aliases, simplify prompt 2017-05-01 17:35:22 +05:30
Pierre Neidhardt fd7baa10b0 Emacs: Overhaul daemon startup script 2017-04-28 10:54:51 +05:30
Pierre Neidhardt 05f0250096 Emacs: Replace 'config' abbrev by 'confs' 2017-03-05 22:03:12 +01:00
Pierre Neidhardt 50e3815b2d Emacs: Fix cc-fmt (workaround)
Uncrustify is supposed to load ~/.uncrustify.cfg by default.
Since 0.64 at least it does not seem to work, so we specify it manually.
2017-02-15 13:41:15 +01:00
Pierre Neidhardt d7b7d72764 Emacs: Format markdown headers 2017-01-28 11:29:33 +01:00
Pierre Neidhardt cd20900f0a ranger: Purge configuration, unbind from Awesome / Emacs
Ranger's features have been superseded by fzf.
2016-12-29 10:27:36 +01:00
Pierre Neidhardt 00f5f52bdd Emacs: Use native Helm option instead of helm-fuzzy-find 2016-12-23 19:40:59 +01:00
Pierre Neidhardt c7177070bd Emacs: Fix magit commit error on newer versions
`git-commit-fill-column` is deprecated.
2016-12-23 19:38:39 +01:00
Pierre Neidhardt d72599f73f Emacs: Rename theme.el -> visual.el 2016-12-12 18:23:53 +05:30
Pierre Neidhardt bb234d5745 Emacs: Add support for syntax highlighting of TODO(doe) 2016-12-12 18:15:55 +05:30
Pierre Neidhardt 1936d1db4d Emacs: Remove old flymake config 2016-12-12 17:55:14 +05:30
Pierre Neidhardt 3f45db2a26 Emacs: Monochromatic theme
Make outline/org-mode header colors independent.
Make ediff colors consistent with smerge/diff/magit.
Simplify Mail mode colors.
2016-12-12 17:55:14 +05:30
Pierre Neidhardt 62ed25e70a Emacs: Set helm source names to follow 2016-12-11 10:48:02 +05:30
Pierre Neidhardt b3aba6625b Emacs: Bind 'compile to f10 and simplify Go compilation settings 2016-12-11 10:47:07 +05:30
Pierre Neidhardt ee9dacd2f9 Emacs: Split ediff window horizontally 2016-12-11 10:45:04 +05:30
Pierre Neidhardt 111e71c765 Emacs: Add binding to run terminal asynchronously in current folder 2016-11-28 10:34:49 +05:30
Pierre Neidhardt ac1bf19fcd Emacs: Add the '-run .' test flag in Go to allow for test selection 2016-11-23 12:22:17 +05:30
Pierre Neidhardt d2d1ab3c82 Emacs: Remove the -cover test flag in Go since it shifts line numbers 2016-11-23 12:20:03 +05:30
Pierre Neidhardt 2011d7060c Emacs: Set pdf-compressor to use the new pdfctl script 2016-11-10 18:20:29 +05:30