[Emacs] Remove common-lisp layer, add Swift layer
This commit removes the common-lisp layer, as I do not use it anymore. However, due to college, I need to be able to edit Swift code, hence its addition.
This commit is contained in:
parent
80a3a944f3
commit
3e3d197d44
@ -490,10 +490,10 @@
|
|||||||
lua-lsp-emmy-enable-file-watchers t)
|
lua-lsp-emmy-enable-file-watchers t)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
But that won’t stop me trying to use other window managers. I am currently
|
Unfortunately, I have to write Swift code for one of my university courses,
|
||||||
testing StumpWM, which requires the Common Lisp layer.
|
so here is the layer:
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
common-lisp
|
swift
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Readers
|
*** Readers
|
||||||
|
Loading…
Reference in New Issue
Block a user