Remove Spacemacs and Chemacs submodules

My vanilla emacs config is now the only config I have.
This commit is contained in:
Lucien Cartier-Tilet 2021-11-07 18:15:32 +01:00
parent f6709bbb39
commit 0126affe5c
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
7 changed files with 2 additions and 13 deletions

View File

@ -1 +0,0 @@
vanilla

View File

@ -1,2 +0,0 @@
(("spacemacs" . ((user-emacs-directory . "~/.emacs.spacemacs")))
("vanilla" . ((user-emacs-directory . "~/.emacs.vanilla"))))

@ -1 +0,0 @@
Subproject commit ef82118824fac2b2363d3171d26acbabe1738326

@ -1 +0,0 @@
Subproject commit 5c88c3b089c132997bf9f571a0207d93739efef1

6
.gitmodules vendored
View File

@ -1,9 +1,3 @@
[submodule ".config/tmux"]
path = .config/tmux
url = git@github.com:gpakosz/.tmux.git
[submodule ".emacs.d"]
path = .emacs.d
url = git@github.com:plexus/chemacs2.git
[submodule ".emacs.spacemacs"]
path = .emacs.spacemacs
url = git@github.com:syl20bnr/spacemacs.git

View File

@ -5,7 +5,7 @@
#+html_head: <meta property="og:title" content="Phundraks Emacs Configuration" />
#+html_head: <meta property="og:description" content="Phundraks Emacs Configuration Detailed" />
#+property: header-args:emacs-lisp :mkdirp yes :lexical t :exports code
#+property: header-args:emacs-lisp+ :tangle ~/.emacs.vanilla/init.el
#+property: header-args:emacs-lisp+ :tangle ~/.emacs.d/init.el
#+property: header-args:emacs-lisp+ :mkdirp yes :noweb no-export
* Introduction
@ -41,7 +41,7 @@ Emacs. This is where I put some options in order to disable as quickly
as possible some built-in features of Emacs before they can be even
loaded, speeding Emacs up a bit.
#+headers: :exports code :results silent :lexical t
#+begin_src emacs-lisp :mkdirp yes :tangle ~/.emacs.vanilla/early-init.el
#+begin_src emacs-lisp :mkdirp yes :tangle ~/.emacs.d/early-init.el
(setq package-enable-at-startup nil
inhibit-startup-message t
frame-resize-pixelwise t ; fine resize