|
3a625278a8
|
Emacs: Enable flyspell-mode in all text files.
|
2020-03-10 10:54:09 +01:00 |
|
|
9665dd40b4
|
Emacs: Fix custom-faces definition for rainvow-delimiters.
|
2020-03-10 10:29:02 +01:00 |
|
|
5421bbd971
|
Emacs: Refactor programming/common.el.
|
2020-03-09 15:36:23 +01:00 |
|
|
b788e7d8f0
|
Emacs: Set company-idle-delay to 0.5 and refactor.
|
2020-03-09 15:18:51 +01:00 |
|
|
65671f96a7
|
Emacs: Refactor lsp.el.
|
2020-03-09 15:14:43 +01:00 |
|
|
54c1b466cf
|
Emacs: Automatically restart lsp-server.
|
2020-03-09 15:04:48 +01:00 |
|
|
7d156ec586
|
Emacs: Reformat appearance.el.
|
2020-03-08 10:51:04 +01:00 |
|
|
fe81e9cec6
|
Emacs: Reformat all-the-icons and update comments.
|
2020-03-08 10:42:42 +01:00 |
|
|
2691fd1d81
|
Revert "Emacs: Install all-the-icons if not started in GUI."
This reverts commit c1092c59265be3105e4b56984f36b0ed19a7a3a9.
|
2020-03-08 10:38:29 +01:00 |
|
|
ab79152cba
|
Emacs: Install all-the-icons if not started in GUI.
|
2020-03-08 10:27:51 +01:00 |
|
|
b9d8b59714
|
Emacs: Modeline: Don' show file size and save icon.
|
2020-03-08 10:23:07 +01:00 |
|
|
32ba3a4f6a
|
Emacs: Remove unnused argument in my/disable-line-numbers.
|
2020-03-08 06:13:04 +01:00 |
|
|
7f1e1371d7
|
Emacs: Reformat doom-modeline and update comments.
|
2020-03-08 06:10:30 +01:00 |
|
|
35b541befb
|
Emacs: Don't display percentage in modeline.
|
2020-03-07 20:20:52 +01:00 |
|
|
b670a0430b
|
Emacs: Update C++-templates.
|
2020-03-06 04:46:47 +01:00 |
|
|
01c3a83ec8
|
Emacs: Add dimmer-mode.
|
2020-03-03 04:06:34 +01:00 |
|
|
e3cddbac98
|
Emacs: quelpa-upgrade-all-maybe got merged.
|
2020-03-03 03:45:13 +01:00 |
|
|
641af0e8d9
|
Only change rfc-mode-directory on selected systems.
|
2020-03-02 06:10:40 +01:00 |
|
|
b62640c4f8
|
Emacs: Add explanation for whitespace-workaround.
|
2020-03-02 06:10:17 +01:00 |
|
|
6b8a39c00a
|
Emacs: Update register-quicknav commands.
|
2020-03-02 06:09:40 +01:00 |
|
|
1660ffe800
|
Emacs: Remove -DWITH_CLANG-TIDY=YES from configure-cmd.
|
2020-02-28 05:12:18 +01:00 |
|
|
a4bfbf8639
|
Emacs: Remove window-purpose in my/projectile-kill-buffers.
|
2020-02-28 04:52:57 +01:00 |
|
|
6610afe4cf
|
Emacs: Fix description for my/quelpa-upgrade-all-maybe.
|
2020-02-27 06:09:21 +01:00 |
|
|
53d1a23d61
|
Emacs: Change markdown-mode in hooks to gfm-mode where appropriate.
|
2020-02-27 06:08:54 +01:00 |
|
|
6c7b8a46b7
|
Emacs: Refactored my/quelpa-upgrade-all-maybe.
|
2020-02-27 05:26:05 +01:00 |
|
|
25eeb3f159
|
Emacs: Use <f5>/<f6> to go to prev/next error in compilation-mode.
|
2020-02-27 04:37:07 +01:00 |
|
|
6c69932c59
|
Emacs: Add quelpa-use-package.
|
2020-02-27 03:13:15 +01:00 |
|
|
dff78b1b21
|
Emacs: Clean up basics/package-management.
|
2020-02-27 03:02:19 +01:00 |
|
|
3bc8ad73ac
|
Emacs: slow-computer is in basics/global-variables.
|
2020-02-26 23:31:33 +01:00 |
|
|
c9b66392ab
|
Emacs: basics/global-variables needs use-package.
|
2020-02-26 23:30:21 +01:00 |
|
|
8672985929
|
Emacs: Change install of register-quicknav back to old behaviour.
It will fail if it is in :init.
|
2020-02-26 23:25:45 +01:00 |
|
|
e42937d9f2
|
Emacs: Rearrange and update init.el.
|
2020-02-26 23:17:44 +01:00 |
|
|
ff5137289e
|
Emacs: Rewrite register-quicknav initialization.
|
2020-02-26 23:12:06 +01:00 |
|
|
2d798c3fa6
|
Emacs: Improve readability and correctness.
|
2020-02-26 23:08:24 +01:00 |
|
|
980071fc5e
|
Emacs: Upgrade quelpa packages every 7 days.
|
2020-02-26 23:08:02 +01:00 |
|
|
0a66771a5b
|
Emacs: Add my/file-last-modification.
|
2020-02-26 23:07:19 +01:00 |
|
|
48be5d24d6
|
Emacs: Remove transient, we don't need the git-version anymore.
|
2020-02-26 21:59:06 +01:00 |
|
|
1347b838c0
|
Emacs: Increase the amount of data which is read from a process.
LSP responses are in 800k - 3M range, according to <https://github.com/emacs-lsp/lsp-mode#performance>.
|
2020-02-26 04:55:30 +01:00 |
|
|
c530a916fb
|
Emacs: Enable caching for company-lsp.
|
2020-02-26 04:49:31 +01:00 |
|
|
a994cd867e
|
Emacs: Add .qrc in nxml-mode.
|
2020-02-25 05:20:50 +01:00 |
|
|
74bfb50a0a
|
Add qml-mode to cpp purpose.
|
2020-02-25 03:47:47 +01:00 |
|
|
57d4f9f10f
|
Emacs: Install register-quicknav with quelpa.
|
2020-02-24 22:07:13 +01:00 |
|
|
fa867bc634
|
Emacs: Add quelpa.
|
2020-02-24 22:03:48 +01:00 |
|
|
4152aba0cc
|
Emacs: Add QML mode.
|
2020-02-23 22:02:54 +01:00 |
|
|
f15ae528bc
|
Emacs: Enable all-the-icons-ivy-rich.
|
2020-02-20 18:50:23 +01:00 |
|
|
f9dde7ea77
|
Emacs: Only cycle through position registers in current buffer.
|
2020-02-20 15:55:22 +01:00 |
|
|
93c132e392
|
Emacs: Remove autoloading for registers-quicknav.
|
2020-02-20 02:43:21 +01:00 |
|
|
5808879974
|
Emacs: Add flycheck-package.
|
2020-02-20 02:43:03 +01:00 |
|
|
45d69be9e5
|
Emacs: Delay loading of git-commit-mode instead of inhibiting it.
|
2020-02-19 23:59:25 +01:00 |
|
|
76acb5b061
|
Emacs: Move register-navigation to (local) package.
|
2020-02-19 23:55:32 +01:00 |
|