Commit Graph

631 Commits

Author SHA1 Message Date
5ed109b895 Emacs: Remove symlink: init. 2020-01-18 17:43:17 +01:00
0404939f84 Emacs: Only set ~/Projekte as projectile search path if it exists. 2020-01-15 23:15:10 +01:00
34321385a0 Emacs: formatting fix. 2020-01-10 17:45:05 +01:00
30168cacad Emacs: Remove time-stamps for messages code. 2020-01-10 11:02:48 +01:00
159ddd1c9b Emacs: Add simpler keybindings for points in registers. 2020-01-07 10:45:05 +01:00
4faa73ba20 Emacs: Remove old comment. 2020-01-07 07:54:10 +01:00
cee9ee3bf9 emacs: Rename no-ws-cleanup → my/no-ws-cleanup. 2020-01-07 07:32:59 +01:00
6fdc5b523a Emacs: Run editorconfig-apply after dtrt-indent-mode. 2020-01-07 07:26:14 +01:00
8d12681d1f Rmacs: Add keabinding C-p for projectile-command-map. 2020-01-07 07:03:52 +01:00
24e9433f84 Disable log timestamps. 2020-01-07 07:03:37 +01:00
9db4966aab Emacs: Set cc-search-directories. 2020-01-04 10:24:43 +01:00
aa2faf159c Move copyright notices to snippets. 2020-01-03 07:36:44 +01:00
6ea6a99c87 Emacs: Simplify my/message-with-timestamp. 2020-01-03 03:50:53 +01:00
6bd6e9f5c3 Emacs: Delete left-over server stuff. 2020-01-01 09:01:18 +01:00
aa06333028 Exacs: Replace edit-server with atomic-chrome. 2020-01-01 05:03:23 +01:00
fa82276f7d Emacs: Prepend timestamps to messages. 2020-01-01 03:42:25 +01:00
ebbca748f6 Emacs: Set TRAMP connection timeout to 20 seconds. 2020-01-01 03:33:02 +01:00
aeee64afcc Emacs: Set web-mode default-indentation to 2. 2019-12-31 12:58:36 +01:00
0198c88b1a Mark magit-todos-depth as safe local variable. 2019-12-31 12:58:12 +01:00
f43c6b5d43 Emacs: Improve documentation for dtrt-indent config. 2019-12-29 04:36:42 +01:00
a0b5c561cb Emacs: Disable tab-line-mode. 2019-12-29 04:36:12 +01:00
f782410c47 Emacs: Fix *.cpp template. 2019-12-28 04:43:43 +01:00
28dadbe820 Emacs: Fix tab-line-highlight. 2019-12-26 21:38:03 +01:00
ee01e1a8d3 Emacs: Add keybindings for tab-bar and enable tab-line. 2019-12-26 21:30:46 +01:00
f6d78a531f Emacs: Remove old comment color customization. 2019-12-26 21:11:36 +01:00
302b8c8b9b Emacs: Update the default time-stamp-pattern for adoc. 2019-12-26 20:30:58 +01:00
ab2cc5c2e3 Emacs: Use local time (with timezone) in timestamps in Emacs >= 27. 2019-12-26 19:55:14 +01:00
2d576fec10 Rename .emacs/init → .emacs/init.d and fix comment-face.
Inheriting `font-lock-comment-face` in `font-lock-comment-face` would lock up
Emacs.
2019-12-26 19:23:43 +01:00
e18deb8049 Emacs: Show fill-column indicator if ruler is shown. 2019-12-26 08:44:59 +01:00
67f180d1bd Emacs: Convert regular expressions to normal syntax. 2019-12-26 08:44:45 +01:00
2cf765ea69 Emacs: Put keybindings for flycheck and smerge in their mode-maps. 2019-12-26 07:24:33 +01:00
5991434fc0 Emacs: Only call package-initialize in Emacs < 27 and some cleanup.
<http://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS.27>
2019-12-26 07:06:00 +01:00
e74e7ce5c2 Emacs: Fixed namespaces in C++-snippets. 2019-12-24 01:33:16 +01:00
1527e1cc0f Emacs: Solve company-yasnippet tab-interference. 2019-12-23 03:52:07 +01:00
8a57dfc62f Emacs: Ignore ivy-completion with s-<return>. 2019-12-23 03:50:56 +01:00
7275c6930e Emacs: Keybinding for finding references. 2019-12-19 19:21:39 +01:00
d281ab6166 Emacs: Moved snippets from cc-mode to c++-mode. 2019-12-19 17:27:51 +01:00
2ef4111c3a Emacs: Set org-support-shift-select to t. 2019-12-19 01:36:51 +01:00
1a6db383c6 Emacs: Upgrade main snippet to C++17. 2019-12-19 00:45:56 +01:00
1c93874516 Emacs: Mark ispell-dictionary as safe. 2019-12-19 00:45:15 +01:00
027f45454e Indentation fix. 2019-12-19 00:44:57 +01:00
20798ae7b0 Emacs: Add webpaste. 2019-12-14 00:09:08 +01:00
aee9fc2391 Emacs: Improve font-checking. 2019-12-13 17:54:59 +01:00
5e34b6c28d Emacs: Don't update keyring every time. 2019-12-04 07:07:48 +01:00
8706a77ed0 Emacs: Add which-key. 2019-12-01 11:26:26 +01:00
c75f627bff Emacs: Use libgit with magit. 2019-12-01 07:14:13 +01:00
bff09b4918 Emacs: Refresh magit-status after save. 2019-12-01 07:13:44 +01:00
b06e4e973a Emacs: Make sure transient is installed from MELPA. 2019-12-01 07:12:30 +01:00
c0925c4ac3 Emacs: Remove old neotree reference. 2019-12-01 07:11:49 +01:00
fb7af7116d Emacs: Update GNU ELPA keyring on every start. 2019-11-30 00:01:05 +01:00