Commit Graph

156 Commits

Author SHA1 Message Date
8706a77ed0 Emacs: Add which-key. 2019-12-01 11:26:26 +01:00
62f13b7789 Add restclient to Emacs. 2019-11-04 21:10:34 +01:00
9ce5ff6ef8 Split up init.el. 2019-10-14 17:49:12 +02:00
e965cd88e7 Switch from irony to lsp-mode.
Remove irony, cmake-ide, ggtags. Add lsp-mode, lsp-mode-ui and company-lsp.
2019-10-08 15:46:27 +02:00
f1d0c916e6 Add .clang-format to prevent clang-tools from messing with my code. 2019-09-30 07:04:36 +02:00
4e93db2a95 Only enable/disable clang-tidy in c++ or c mode. 2019-09-29 02:40:52 +02:00
aafbb1abe9 Enable flyspell in git commits. 2019-09-26 08:23:07 +02:00
3b3eac535b Deactivate yasnippet-collection. 2019-09-25 03:56:01 +02:00
0f19b47daf Enable flyspell-c++-clang-tidy only for saved files. 2019-09-25 02:24:49 +02:00
df29942ec1 Added clang-tidy integration to emacs. 2019-09-24 21:18:05 +02:00
f140502a10 Use ggtags to create Imenu index for C++ files. 2019-09-20 22:27:04 +02:00
ee214d9f52 Added rfc-mode. 2019-08-27 12:40:42 +02:00
ffc6a94849 Lookup man pages with F1. 2019-08-25 04:59:17 +02:00
fe270c8b94 yasnippet after yasnippet-snippets. 2019-08-20 14:58:28 +02:00
a4bc9e6b28 Added HTTPS to dictionary. 2019-08-06 09:16:27 +02:00
fbd518c534 Set whitespace-line-column to fill-column. 2019-07-29 14:18:39 +02:00
9f0c99fac1 Replaced ido with ivy. 2019-07-28 05:58:13 +02:00
e56a986046 Disable auto-fill-mode for crontabs. 2019-07-14 18:47:12 +02:00
99b29b0529 Gave melpa-stable highest priority. 2019-07-13 18:46:50 +02:00
f4dddb621a Ignore some buffers when using next-buffer and previous-buffer. 2019-07-10 23:55:08 +02:00
177bb82734 Re-activated indentation-level highlighting. 2019-07-07 14:15:49 +02:00
6700d2a058 Moved neotree icon-config from doom to neotree. 2019-07-06 18:55:05 +02:00
df7860aae3 Added keybinding with Super-key for window switching. 2019-06-12 18:15:05 +02:00
c8693889f3 Modified user.js template. 2019-06-07 14:36:48 +02:00
f40640bfcf Added template for userscripts. 2019-06-03 20:39:29 +02:00
13536dd91d Automatically update date in AsciiDoc documents. 2019-05-28 22:39:40 +02:00
2b1078b5c2 Changed default compilation command, cd to tests before ctest. 2019-05-26 18:07:40 +02:00
287d5b6d1b Enable markdown-mode for github.com. 2019-05-22 16:06:57 +02:00
d4a481f251 Added meld as mergetool and difftool. 2019-05-18 10:31:29 +02:00
77c7c43c7c Added missing ). 2019-05-17 15:28:42 +02:00
0befbb44fa Enabled flyspell-mode in git commit messages. 2019-05-17 06:56:14 +02:00
32e6485429 F8 ist now neotree-show, not neotree-toggle. 2019-05-16 03:10:46 +02:00
a41b526e6f Fixed gdb keybinding, enabled auto-revert. 2019-05-15 06:09:09 +02:00
6309e54011 Deleted commented-out code.
smooth-scrolling, tabbar-ruler, fci-mode.
2019-05-15 02:38:39 +02:00
51fbdd3082 Replaced tabbar-ruler with ruler-mode. 2019-05-15 00:28:18 +02:00
8a59e48d62 Use bs for C-x C-b, set fill-column to 100 for HTML. 2019-05-15 00:05:09 +02:00
61f84918e2 Pinned magit to stable. 2019-05-14 04:17:48 +02:00
7f5e26da03 Fixed package.* matching. 2019-05-12 00:41:09 +02:00
9390d5dd8e Changed keybindings. 2019-05-11 15:58:57 +02:00
5d5fce5c5a Do not kill magit buffers, bury them. 2019-05-10 17:37:22 +02:00
dc9e3b6143 Told emacsclient too use TCP, dictionary update. 2019-05-09 19:00:07 +02:00
c447b28e3b Disable tabbar. 2019-05-08 18:14:38 +02:00
2034c5831b Rewrote editor selection. 2019-05-07 19:04:34 +02:00
4f29bda3c9 Only download antibody-plugins once a month or after every restart. 2019-05-07 15:43:00 +02:00
523df8f36d Dictionary additions (german). 2019-05-06 14:21:00 +02:00
44426c8858 Made adjustments to easy-hugo config. 2019-05-06 01:37:59 +02:00
c79435955c Fixed edit-server modes. 2019-05-05 17:12:28 +02:00
a5ed9c62c5 Added edit-server, use conf-mode for /etc/conf.d/. 2019-05-05 15:56:38 +02:00
35639c13b7 Emacs only supports IPv4 server. 2019-05-02 20:37:48 +02:00
85556d799e Run server even if server-running-p is "other". 2019-05-01 14:41:46 +02:00