Commit Graph

12 Commits

Author SHA1 Message Date
tastytea f6e62c441e Emacs: LSP: Set lsp-keymap-prefix to C-c l …
… and enable which-key integration.
2020-08-28 03:42:28 +02:00
tastytea 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
tastytea 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
tastytea d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
tastytea 287e1393fc Emacs: Add keybinding for lsp-execute-code-action. 2020-03-27 17:04:09 +01:00
tastytea 18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
tastytea db84b0f02e Emacs: Move my/clangd-version to programming/common.el. 2020-03-10 13:00:22 +01:00
tastytea 65671f96a7 Emacs: Refactor lsp.el. 2020-03-09 15:14:43 +01:00
tastytea 54c1b466cf Emacs: Automatically restart lsp-server. 2020-03-09 15:04:48 +01:00
tastytea c530a916fb Emacs: Enable caching for company-lsp. 2020-02-26 04:49:31 +01:00
tastytea 650cb68c96 Emacs: Diminish some more modes. 2020-02-11 17:59:12 +01:00
tastytea 8664fe9a90 Emacs: Moved git and lsp config to separate files. 2020-01-27 02:11:10 +01:00