Commit Graph

298 Commits

Author SHA1 Message Date
tastytea 3f35a061e1 Use C++17 for snippets. 2019-10-27 21:09:25 +01:00
tastytea 35dcdfe389 Turn whitespace-mode off when enabling lsp-ui-peek-mode,
and turn it back on afterwards.
2019-10-27 21:08:30 +01:00
tastytea edc89e030f Make general whitespace off/on functions. 2019-10-27 21:07:51 +01:00
tastytea f3416f144d Allow easy-hugo to bind keys. 2019-10-17 21:39:36 +02:00
tastytea a423f9fba1 Make sure ivy starts. 2019-10-15 14:23:28 +02:00
tastytea 5585faa12c Add .projectile file to ~/.emacs.d/. 2019-10-15 14:19:21 +02:00
tastytea fbf61d1f04 Move swiper to text/common.el. 2019-10-14 18:02:20 +02:00
tastytea 9ce5ff6ef8 Split up init.el. 2019-10-14 17:49:12 +02:00
tastytea 635cbaf6b1 Remove ggtags-bit in imenu-anywhere. 2019-10-14 12:09:15 +02:00
tastytea b5831c259c nov-mode description. 2019-10-14 00:42:28 +02:00
tastytea cdb4a28d22 Improved main-snippet. 2019-10-14 00:42:10 +02:00
tastytea 4dd3f63cc8 Re-add man to emacs. WoMan cannot display tables. 2019-10-14 00:39:17 +02:00
tastytea 0ebde68a4e Added nov for ebooks. 2019-10-13 12:25:40 +02:00
tastytea 1649154998 Only add clang-tidy once as next-checker to lsp-ui. 2019-10-11 13:09:38 +02:00
tastytea a13b44ae9a Refine eldoc settings for lsp. 2019-10-11 13:09:17 +02:00
tastytea 5f0c80c4d5 Emacs woman: fill whole frame. 2019-10-09 20:50:13 +02:00
tastytea 4c8679ab9d Only start lsp-mode if cland is found. 2019-10-09 20:41:24 +02:00
tastytea 3e7250661d Use woman for manpages in Emacs. 2019-10-09 20:41:04 +02:00
tastytea 6ff34a0518 Don't ask for project root; look fort compile_commands in build dir. 2019-10-08 18:34:45 +02:00
tastytea 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
tastytea 0e6c527d24 Improved main-snippet. 2019-10-08 15:45:12 +02:00
tastytea fe68072138 Added compilescript snippet. 2019-10-07 21:32:33 +02:00
tastytea ef373e9ed3 Added snippet “main”. 2019-10-01 10:14:42 +02:00
tastytea 25cac89930 Clarified comment for dtrt-indent. 2019-09-30 18:43:19 +02:00
tastytea 669c82f301 Change keybindings for flyspell and add C-<f7> for smerge-resolve. 2019-09-30 18:41:50 +02:00
tastytea b35496a691 Add "warning" and "information" to cppcheck-checks. 2019-09-30 18:41:10 +02:00
tastytea 2fb7ce5eed Run cmake-ide-load-db after cmake configure,
instead of cmake-ide-run-cmake.
2019-09-30 12:02:22 +02:00
tastytea d55aefe618 my/clang-include-filter should work now. 2019-09-30 12:01:24 +02:00
tastytea 85e0062e0f Add my/get-builddir (). 2019-09-30 12:00:58 +02:00
tastytea 29454d926d Don't indent in namespaces. 2019-09-30 08:00:50 +02:00
tastytea f1d0c916e6 Add .clang-format to prevent clang-tools from messing with my code. 2019-09-30 07:04:36 +02:00
tastytea f8310f1fee Fix clang-include-fixer and disable keybinding. 2019-09-29 16:09:42 +02:00
tastytea fab6f89425 Fix warning about init.el-var. 2019-09-29 15:11:16 +02:00
tastytea 09812979f0 Added clang-include-fixer, but it's broken. 2019-09-29 15:09:42 +02:00
tastytea 03ad4c381e Switch <f1> and C-<f1>. 2019-09-29 07:16:23 +02:00
tastytea a31b56435d Dix lockfile uncreation setting. 2019-09-29 07:15:54 +02:00
tastytea 247f2107e2 Bind C-<f1> to man. 2019-09-29 07:06:47 +02:00
tastytea 1cc912d286 Do not create lockfiles, update commentary. 2019-09-29 07:06:20 +02:00
tastytea 4e93db2a95 Only enable/disable clang-tidy in c++ or c mode. 2019-09-29 02:40:52 +02:00
tastytea 9200c04f76 Added Glimpse to i3 config. 2019-09-28 04:48:04 +02:00
tastytea aafbb1abe9 Enable flyspell in git commits. 2019-09-26 08:23:07 +02:00
tastytea 84503c45d1 Add keybindings for smerge-prev and smerge-next. 2019-09-26 08:16:16 +02:00
tastytea 2dbc76d6c2 Pin flycheck-clang-tidy to melpa. 2019-09-26 01:27:27 +02:00
tastytea 3b3eac535b Deactivate yasnippet-collection. 2019-09-25 03:56:01 +02:00
tastytea 901401f0e6 Fixed C++ source file template. 2019-09-25 03:55:21 +02:00
tastytea 058a937f13 Updated C++ templates. 2019-09-25 03:38:21 +02:00
tastytea 0f19b47daf Enable flyspell-c++-clang-tidy only for saved files. 2019-09-25 02:24:49 +02:00
tastytea 1d254e7908 Flycheck: Moved next and prev keybindings to right location. 2019-09-25 01:38:55 +02:00
tastytea eea43755e2 Change flyspell keybindings: <f5>=prev, <f6>=next, <f7>=toggle. 2019-09-25 01:09:24 +02:00
tastytea 823275a431 Unbind <f7> (was fold-dwim-toggle). 2019-09-25 01:01:40 +02:00