Commit Graph

497 Commits

Author SHA1 Message Date
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
03acc522a6 Emacs: Prepare all-the-icons-ivy-rich.
https://github.com/seagle0128/all-the-icons-ivy-rich/issues/4
2020-02-19 23:51:22 +01:00
9590a85bdf Emacs: Auto-save TRAMP files locally. 2020-02-19 22:26:43 +01:00
09a3b5762f Emacs: Add el2markdown. 2020-02-19 17:01:17 +01:00
eb95c669a6 Emacs: Remove iregister. 2020-02-19 15:59:46 +01:00
4dea86bd32 Emacs: Do not delay loading of treemacs.
Projectile depends on it and we want to use it right away most of the time.
2020-02-19 15:08:14 +01:00
a883c5765d Emacs: Add keybinding for list-registers. 2020-02-19 12:23:19 +01:00
ee44595d60 Emacs: Add keybindings for copy-to-register and insert-register. 2020-02-19 01:15:55 +01:00
ff420e32f0 Emacs: Add next-register and prev-register. 2020-02-19 01:15:22 +01:00
3a5f6d7a1c Emacs: Add iregister. 2020-02-18 19:36:07 +01:00
e39b1273be Emacs: Do not delay loading of programming modes. 2020-02-18 17:19:53 +01:00
ce55643110 Emacs: Fixed dependencies for company-auctex and company-nginx. 2020-02-18 17:18:57 +01:00
39652ffdcb Emacs: Lazy-load cc-mode, git-commit-mode, go-mode. 2020-02-18 17:10:02 +01:00
f70e68953b Emacs: Lazy-load webpaste. 2020-02-18 16:59:05 +01:00
d053f2e9fe Emacs: Delay loading of treemacs a bit. 2020-02-18 16:46:49 +01:00
bb9537ba8a Emacs: Delay loading of programming modes. 2020-02-18 16:38:03 +01:00
57425066cc Emacs: Lazy-load org-mode and mediawiki-mode. 2020-02-18 16:37:40 +01:00
b1aa40297d Emacs: Defer TRAMP and atomic-chrome for 5 seconds. 2020-02-18 16:14:08 +01:00
74195acb3c Emacs: ispell-dictionary → flyspell-default-dictionary. 2020-02-16 20:31:37 +01:00
3e27fedc60 Emacs: Enable markdown-mode for gitlab.gnome.org. 2020-02-14 14:46:32 +01:00
21a1d3a158 Emacs: Rewrite my/switch-project() so that it works.
Call projectile-find-file before treemacs.
2020-02-12 14:39:47 +01:00
fbe6e0bd06 Emacs: Actually remove yasnippet-snippets-dir from yas-snippet-dirs. 2020-02-12 14:34:19 +01:00
b383828496 Emacs: Call (counsel-)projectile-find-file after switching project. 2020-02-11 23:37:44 +01:00
6382950ce9 Emacs: Add “compile” purpose. 2020-02-11 23:31:02 +01:00
878104c098 Emacs: Shorten purpose names. 2020-02-11 23:30:17 +01:00
f576646fd0 Emacs: purpose: Rename help-buffers → help-buffer. 2020-02-11 23:21:44 +01:00
ee7280d4fd Revert "Emacs: Remove purposes for AsciiDoc and Markdown."
This reverts commit d63a9ceb6bb09229c1d92f28142246b88b75585d.
2020-02-11 23:15:01 +01:00
e2db895f45 Emacs: Make counsel-projectile call my/switch-project. 2020-02-11 18:35:29 +01:00
5d535cd318 Emacs: Diminish auto-fill-function. 2020-02-11 18:04:27 +01:00
a4ca3c8650 Emacs: Remove purposes for AsciiDoc and Markdown.
They are in the “edit” purpose.
2020-02-11 18:02:15 +01:00
650cb68c96 Emacs: Diminish some more modes. 2020-02-11 17:59:12 +01:00
c3337ba4be Emacs: Show minor-modes, but only some of them. 2020-02-11 17:48:50 +01:00
ea04b1562a Emacs: Bind C-x C-f to projectile-find-file. 2020-02-11 16:55:16 +01:00
de9790895f Emacs: Add counsel-projectile. 2020-02-11 16:47:12 +01:00