Commit Graph

631 Commits

Author SHA1 Message Date
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
0e6c527d24 Improved main-snippet. 2019-10-08 15:45:12 +02:00
fe68072138 Added compilescript snippet. 2019-10-07 21:32:33 +02:00
ef373e9ed3 Added snippet “main”. 2019-10-01 10:14:42 +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
9200c04f76 Added Glimpse to i3 config. 2019-09-28 04:48:04 +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
901401f0e6 Fixed C++ source file template. 2019-09-25 03:55:21 +02:00
058a937f13 Updated C++ templates. 2019-09-25 03:38:21 +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
6b078dd410 Updated manpage template. 2019-09-22 03:53:21 +02:00
f140502a10 Use ggtags to create Imenu index for C++ files. 2019-09-20 22:27:04 +02:00
0fbe54f6f1 Added try yasnippet. 2019-09-10 16:09:52 +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
90c6af74b6 Replaced ggtags next/prev file with mark. 2019-08-20 17:39:55 +02:00
fe270c8b94 yasnippet after yasnippet-snippets. 2019-08-20 14:58:28 +02:00
28683d77b4 Added comment to my/configure-project. 2019-08-19 04:47:07 +02:00
444db8eb4e Added advice for projectile-configure-project. 2019-08-12 06:43:05 +02:00
0cc54e778e Added cpp-auto-include. 2019-08-12 00:47:08 +02:00
bdea97b75c Enabled markdown-mode for gitlab.com via edit-server. 2019-08-11 00:22:08 +02:00