Commit Graph

11 Commits

Author SHA1 Message Date
db84b0f02e Emacs: Move my/clangd-version to programming/common.el. 2020-03-10 13:00:22 +01:00
adfdde47fd Emacs: Don't set LANG, set LC_MESSAGES. 2020-03-10 12:49:14 +01:00
6c7b8a46b7 Emacs: Refactored my/quelpa-upgrade-all-maybe. 2020-02-27 05:26:05 +01:00
0a66771a5b Emacs: Add my/file-last-modification. 2020-02-26 23:07:19 +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
5d535cd318 Emacs: Diminish auto-fill-function. 2020-02-11 18:04:27 +01:00
650cb68c96 Emacs: Diminish some more modes. 2020-02-11 17:59:12 +01:00
ad17ba7ea6 Revert "Emacs: schnibble has correct hostname now."
This reverts commit aef96118c8df6cca6a066a66cbc4c2e5816ee21e.
2020-01-26 19:33:54 +01:00
1d029a4ff9 Emacs: Replace company-clang-version with my/clangd-version. 2020-01-26 07:01:04 +01:00
ee9c8aac74 Emacs: schnibble has correct hostname now. 2020-01-26 01:07:33 +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