Commit Graph

411 Commits

Author SHA1 Message Date
tastytea 8342589400 Emacs: Workaround for magit split problem. 2020-01-26 21:45:56 +01:00
tastytea ad17ba7ea6 Revert "Emacs: schnibble has correct hostname now."
This reverts commit aef96118c8df6cca6a066a66cbc4c2e5816ee21e.
2020-01-26 19:33:54 +01:00
tastytea eccb0dc95e Emacs: Fix lsp-clients-clangd-args and allow override. 2020-01-26 09:13:54 +01:00
tastytea fd241edd46 Emacs: Reorder default cmake arguments. 2020-01-26 09:13:26 +01:00
tastytea 1d029a4ff9 Emacs: Replace company-clang-version with my/clangd-version. 2020-01-26 07:01:04 +01:00
tastytea c42cb09db7 Emacs: Disable flycheck-clang-tidy if clang >= 9 is detected. 2020-01-26 02:36:05 +01:00
tastytea 9264bbe33a Emacs: typo. 🤦 2020-01-26 01:58:38 +01:00
tastytea 6862c76d71 Emacs: Oops, lsp-clients-clangd-args is a list. 2020-01-26 01:52:15 +01:00
tastytea 1b3fcad20e Emacs: Rearrange clangd argument stuff. 2020-01-26 01:30:13 +01:00
tastytea 5906b26237 Emacs: fix clang version extraction. 2020-01-26 01:24:31 +01:00
tastytea 8ee57b74f6 Emacs: Add “-clang-tidy” to clangd args if possible. 2020-01-26 01:09:35 +01:00
tastytea ee9c8aac74 Emacs: schnibble has correct hostname now. 2020-01-26 01:07:33 +01:00
tastytea 6563e1bb1b Emacs: No delay for company. 2020-01-25 05:39:52 +01:00
tastytea 1f158955ec Emacs: Move my/split-vertically() to magit and deactivete it. 2020-01-25 03:46:08 +01:00
tastytea df4d30be8d Emacs: Replace killed buffers with same purpose. 2020-01-25 00:31:22 +01:00
tastytea 6ee4d6fa25 Emacs: Add keybindings for purpose/buffer dedication. 2020-01-24 23:25:54 +01:00
tastytea 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
tastytea 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
tastytea 667e0c2404 Emacs: Add Emacs-over-SSH workaround for windmove. 2020-01-23 03:39:28 +01:00
tastytea b3a5e85ede Emacs: Disable continuation lines and enable word-wrapping. 2020-01-23 02:41:09 +01:00
tastytea 8b7f7a955a Emacs: Set fill-column to 200 for atomic-chrome buffers. 2020-01-22 03:38:26 +01:00
tastytea cc06b0c698 Emacs: Add comment for treemacs-project-follow-cleanup. 2020-01-22 03:36:34 +01:00
tastytea dae74639dc Emacs: Fix mode selection in atomic-chrome.
The extension sends only the hostname.
2020-01-22 03:21:50 +01:00
tastytea c63006ba83 Emacs: Load lsp-treemacs after lsp-ui. 2020-01-21 03:35:41 +01:00
tastytea e06337aa8c Emacs: Add window-purpose. 2020-01-21 02:52:03 +01:00
tastytea 3dae6df898 Emacs: Use windmove for moving between windows. 2020-01-21 01:49:47 +01:00
tastytea 62a33a88e6 Emacs: Add lsp-treemacs. 2020-01-20 20:25:29 +01:00
tastytea 4dd42f705e Emacs: Move lsp-mode to programming/common. 2020-01-20 19:28:01 +01:00
tastytea ec7dc0485f Emacs: Add ripgrep. 2020-01-20 02:55:24 +01:00
tastytea 76ccb85419 Emacs: Remove keybinding C-p for projectile. 2020-01-20 02:54:46 +01:00
tastytea 5ed109b895 Emacs: Remove symlink: init. 2020-01-18 17:43:17 +01:00
tastytea 0404939f84 Emacs: Only set ~/Projekte as projectile search path if it exists. 2020-01-15 23:15:10 +01:00
tastytea 34321385a0 Emacs: formatting fix. 2020-01-10 17:45:05 +01:00
tastytea 30168cacad Emacs: Remove time-stamps for messages code. 2020-01-10 11:02:48 +01:00
tastytea 159ddd1c9b Emacs: Add simpler keybindings for points in registers. 2020-01-07 10:45:05 +01:00
tastytea 4faa73ba20 Emacs: Remove old comment. 2020-01-07 07:54:10 +01:00
tastytea cee9ee3bf9 emacs: Rename no-ws-cleanup → my/no-ws-cleanup. 2020-01-07 07:32:59 +01:00
tastytea 6fdc5b523a Emacs: Run editorconfig-apply after dtrt-indent-mode. 2020-01-07 07:26:14 +01:00
tastytea 8d12681d1f Rmacs: Add keabinding `C-p` for projectile-command-map. 2020-01-07 07:03:52 +01:00
tastytea 24e9433f84 Disable log timestamps. 2020-01-07 07:03:37 +01:00
tastytea 9db4966aab Emacs: Set cc-search-directories. 2020-01-04 10:24:43 +01:00
tastytea aa2faf159c Move copyright notices to snippets. 2020-01-03 07:36:44 +01:00
tastytea 6ea6a99c87 Emacs: Simplify `my/message-with-timestamp`. 2020-01-03 03:50:53 +01:00
tastytea 6bd6e9f5c3 Emacs: Delete left-over server stuff. 2020-01-01 09:01:18 +01:00
tastytea aa06333028 Exacs: Replace edit-server with atomic-chrome. 2020-01-01 05:03:23 +01:00
tastytea fa82276f7d Emacs: Prepend timestamps to messages. 2020-01-01 03:42:25 +01:00
tastytea ebbca748f6 Emacs: Set TRAMP connection timeout to 20 seconds. 2020-01-01 03:33:02 +01:00
tastytea aeee64afcc Emacs: Set web-mode default-indentation to 2. 2019-12-31 12:58:36 +01:00
tastytea 0198c88b1a Mark magit-todos-depth as safe local variable. 2019-12-31 12:58:12 +01:00
tastytea f43c6b5d43 Emacs: Improve documentation for dtrt-indent config. 2019-12-29 04:36:42 +01:00