[Spacemacs] Remove EXWM layer, add PHP layer
This commit is contained in:
parent
435adfbb46
commit
a2d0d579d9
@ -497,6 +497,10 @@ programming language, so here it is.
|
|||||||
lua-lsp-emmy-enable-file-watchers t)
|
lua-lsp-emmy-enable-file-watchers t)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
(php :variables php-backend 'lsp)
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
*** Readers
|
*** Readers
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: Spacemacs_layers_and_packages-Layers-Readers-65e8e4ae
|
:CUSTOM_ID: Spacemacs_layers_and_packages-Layers-Readers-65e8e4ae
|
||||||
@ -609,10 +613,6 @@ Lastly, one custom layers have been enabled: my custom layer for conlanging
|
|||||||
tools.
|
tools.
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
conlanging
|
conlanging
|
||||||
(exwm :variables
|
|
||||||
exwm-enable-systray t
|
|
||||||
exwm-install-logind-lock-handler t
|
|
||||||
exwm-locking-command "plock")
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
# Don’t delete this code block, it wraps the layers
|
# Don’t delete this code block, it wraps the layers
|
||||||
@ -4145,14 +4145,6 @@ ignore these paths:
|
|||||||
<<recentf-ignored-paths-gen()>>)
|
<<recentf-ignored-paths-gen()>>)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** EXWM
|
|
||||||
:PROPERTIES:
|
|
||||||
:CUSTOM_ID: User-Configuration-EXWM-12e1cca6
|
|
||||||
:END:
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(setq exwm-workspace-number 10)
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
** Keybindings
|
** Keybindings
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: User_Configuration-Shortcuts-aef3f7a7
|
:CUSTOM_ID: User_Configuration-Shortcuts-aef3f7a7
|
||||||
|
Loading…
Reference in New Issue
Block a user