Commit Graph

19 Commits

Author SHA1 Message Date
4a8dc7e2ce Emacs: Activate lsp for XML. 2020-12-07 15:28:43 +01:00
ca233d01a6 Emacs: LSP: Remove workaround for company-backends.
Fixed in <664dd19c2f>.
2020-12-02 09:16:04 +01:00
2d93281016 Emacs: LSP: Don't keep server open after all files are closed. 2020-12-02 09:06:22 +01:00
cca223bd40 Emacs: Activate lsp-mode for python. 2020-12-01 21:00:37 +01:00
917b2fa74b Emacs: LSP: Change faces for semantic highlighting. 2020-12-01 19:47:50 +01:00
79a2e89344 Emacs: LSP: Improve semantic highlighting. 2020-12-01 18:27:57 +01:00
236dfa0460 Emacs: Don't show imenu in treemacs window. 2020-11-13 14:52:03 +01:00
f6e62c441e Emacs: LSP: Set lsp-keymap-prefix to C-c l …
… and enable which-key integration.
2020-08-28 03:42:28 +02:00
c6fdc804a5 Emacs: Replace company-lsp with company-capf.
company-lsp is no longer supported and will be deprecated soon.
2020-07-07 05:34:19 +02:00
3b33519849 Emacs: lsp: Enable semantic highlighting.
It is only available in clangd master branch yet, maybe clang 11?
2020-07-07 05:31:05 +02:00
d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
287e1393fc Emacs: Add keybinding for lsp-execute-code-action. 2020-03-27 17:04:09 +01:00
18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
db84b0f02e Emacs: Move my/clangd-version to programming/common.el. 2020-03-10 13:00:22 +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
c530a916fb Emacs: Enable caching for company-lsp. 2020-02-26 04:49:31 +01:00
650cb68c96 Emacs: Diminish some more modes. 2020-02-11 17:59:12 +01:00
8664fe9a90 Emacs: Moved git and lsp config to separate files. 2020-01-27 02:11:10 +01:00