Commit Graph

16 Commits

Author SHA1 Message Date
18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
b24cde35d3 Emacs: Switch to straight for package management. 2020-03-15 23:38:06 +01:00
7fdc0b06ab Emacs: Move diminish into basics/early-packages.el. 2020-03-13 11:24:42 +01:00
5fcc5331b3 Emacs: Load diminish in global-variables.el. 2020-03-11 12:10:33 +01:00
0f0c3e68c8 Emacs: Refactor basics/*. 2020-03-10 14:33:47 +01:00
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