[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)
|
||||
#+END_SRC
|
||||
|
||||
But that won’t stop me trying to use other window managers. I am currently
|
||||
testing StumpWM, which requires the Common Lisp layer.
|
||||
Unfortunately, I have to write Swift code for one of my university courses,
|
||||
so here is the layer:
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
common-lisp
|
||||
swift
|
||||
#+END_SRC
|
||||
|
||||
*** Readers
|
||||
|
Loading…
Reference in New Issue
Block a user