Commit Graph

254 Commits

Author SHA1 Message Date
fa82276f7d Emacs: Prepend timestamps to messages. 2020-01-01 03:42:25 +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
2159931d2a Add basic support for Go. 2019-11-14 12:51:21 +01:00
62f13b7789 Add restclient to Emacs. 2019-11-04 21:10:34 +01:00
c2c0a3b62f Move misc/net.el to net/server.el. 2019-11-04 20:44:09 +01:00
9ce5ff6ef8 Split up init.el. 2019-10-14 17:49:12 +02:00
635cbaf6b1 Remove ggtags-bit in imenu-anywhere. 2019-10-14 12:09:15 +02:00
b5831c259c nov-mode description. 2019-10-14 00:42:28 +02:00
4dd3f63cc8 Re-add man to emacs. WoMan cannot display tables. 2019-10-14 00:39:17 +02:00
0ebde68a4e Added nov for ebooks. 2019-10-13 12:25:40 +02:00
1649154998 Only add clang-tidy once as next-checker to lsp-ui. 2019-10-11 13:09:38 +02:00
a13b44ae9a Refine eldoc settings for lsp. 2019-10-11 13:09:17 +02:00
5f0c80c4d5 Emacs woman: fill whole frame. 2019-10-09 20:50:13 +02:00
4c8679ab9d Only start lsp-mode if cland is found. 2019-10-09 20:41:24 +02:00
3e7250661d Use woman for manpages in Emacs. 2019-10-09 20:41:04 +02:00
6ff34a0518 Don't ask for project root; look fort compile_commands in build dir. 2019-10-08 18:34:45 +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
25cac89930 Clarified comment for dtrt-indent. 2019-09-30 18:43:19 +02:00
669c82f301 Change keybindings for flyspell and add C-<f7> for smerge-resolve. 2019-09-30 18:41:50 +02:00
b35496a691 Add "warning" and "information" to cppcheck-checks. 2019-09-30 18:41:10 +02:00
2fb7ce5eed Run cmake-ide-load-db after cmake configure,
instead of cmake-ide-run-cmake.
2019-09-30 12:02:22 +02:00
d55aefe618 my/clang-include-filter should work now. 2019-09-30 12:01:24 +02:00
85e0062e0f Add my/get-builddir (). 2019-09-30 12:00:58 +02:00
29454d926d Don't indent in namespaces. 2019-09-30 08:00:50 +02:00
f1d0c916e6 Add .clang-format to prevent clang-tools from messing with my code. 2019-09-30 07:04:36 +02:00
f8310f1fee Fix clang-include-fixer and disable keybinding. 2019-09-29 16:09:42 +02:00
fab6f89425 Fix warning about init.el-var. 2019-09-29 15:11:16 +02:00
09812979f0 Added clang-include-fixer, but it's broken. 2019-09-29 15:09:42 +02:00
03ad4c381e Switch <f1> and C-<f1>. 2019-09-29 07:16:23 +02:00
a31b56435d Dix lockfile uncreation setting. 2019-09-29 07:15:54 +02:00
247f2107e2 Bind C-<f1> to man. 2019-09-29 07:06:47 +02:00
1cc912d286 Do not create lockfiles, update commentary. 2019-09-29 07:06:20 +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
84503c45d1 Add keybindings for smerge-prev and smerge-next. 2019-09-26 08:16:16 +02:00
2dbc76d6c2 Pin flycheck-clang-tidy to melpa. 2019-09-26 01:27:27 +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
1d254e7908 Flycheck: Moved next and prev keybindings to right location. 2019-09-25 01:38:55 +02:00
eea43755e2 Change flyspell keybindings: <f5>=prev, <f6>=next, <f7>=toggle. 2019-09-25 01:09:24 +02:00
823275a431 Unbind <f7> (was fold-dwim-toggle). 2019-09-25 01:01:40 +02:00
a549ffacde Add Easy-hugo to unskippable buffers. 2019-09-24 21:19:47 +02:00
df29942ec1 Added clang-tidy integration to emacs. 2019-09-24 21:18:05 +02:00
23f7d628b9 Make headlines bold in Markdown and AssciiDoc. 2019-09-23 19:23:18 +02:00
e3d7f5c51d Added keybinding for neotree-hide (C-<f8>). 2019-09-23 16:28:52 +02:00
b248a46f42 Added Easy-hugo to never-skippable-buffers. 2019-09-23 16:28:22 +02:00
f140502a10 Use ggtags to create Imenu index for C++ files. 2019-09-20 22:27:04 +02:00
076ade59fb Added ggtags keybindings for next-file and prev-file. 2019-09-06 01:49:44 +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