Lucius Hu
ecf7a91619
php: refactor
...
- Replaced `pcase` form with only one-arm with `when` or `unless` form
2021-04-04 12:48:21 +02:00
syl20bnr
97cd83e169
Apply GPLv3 terms explicitly to all elisp files
2021-03-25 22:59:32 -04:00
syl20bnr
d55a9e2e67
Update header for year 2021
2021-03-25 22:59:32 -04:00
Robert O'Connor
82ba73a1c0
update copyright to 2020
2020-09-23 21:25:01 +02:00
Maximilian Wolff
1fd90fc1dc
Update instructions for dap integration and update existing layers
...
The previous way of adding dap to a layer did add the mode
unconditionally to `spacemacs--dap-supported-modes` causing
dap bindings to be added also when no lsp backend was used.
2020-05-16 23:40:38 +02:00
Alexander Konotop
2c2cfe6f92
Added dap inialization for php layer. Updated a manual respectively.
2020-04-20 19:27:13 +02:00
Maximilian Wolff
43bf85c685
Revise php layer
...
Make doc more clearly describe which tools belong to which backend.
Change keybindings to be consistent with spacemacs conventions.
Simplify LSP layer code.
2019-12-06 20:12:40 +01:00
syl20bnr
ac30247811
[lsp] When used, make LSP the default backend for all supported lang
...
* Added a new function to each language to select the backend
* Use these new functions in all `pcase`.
2019-09-30 00:49:44 -04:00
Daniel Richtmann
6d1c7ce57c
[php] Enable experimental lsp support
2019-09-17 12:53:43 +02:00