Commit Graph

14 Commits

Author SHA1 Message Date
6f90c07076 Emacs: Split git commit buffers vertically if buffer is dedicated.
If the current buffer is dedicated to a purpose, splitting horizontally is
impossible. To prevent stacking, we split vertically instead.
2020-01-24 23:17:35 +01:00
4d3b29ff6b Emacs: Add keybinding for lsp-ui-peek-find-implementation.
Although it doesn't seem to work yet.
2020-01-24 22:16:55 +01:00
c63006ba83 Emacs: Load lsp-treemacs after lsp-ui. 2020-01-21 03:35:41 +01:00
62a33a88e6 Emacs: Add lsp-treemacs. 2020-01-20 20:25:29 +01:00
4dd42f705e Emacs: Move lsp-mode to programming/common. 2020-01-20 19:28:01 +01:00
76ccb85419 Emacs: Remove keybinding C-p for projectile. 2020-01-20 02:54:46 +01:00
0404939f84 Emacs: Only set ~/Projekte as projectile search path if it exists. 2020-01-15 23:15:10 +01:00
4faa73ba20 Emacs: Remove old comment. 2020-01-07 07:54:10 +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
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
ee01e1a8d3 Emacs: Add keybindings for tab-bar and enable tab-line. 2019-12-26 21:30:46 +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