Commit Graph

1492 Commits

Author SHA1 Message Date
a040bfceb7 [org] Whitespace
Tabs to spaces, and tables realigned
2021-05-21 14:41:05 +02:00
6d3220e78c [org] Update custom variables in org file 2021-05-21 14:40:50 +02:00
50317fb020 [git] Tabs to spaces 2021-05-21 14:10:15 +02:00
0afda115ee [AUR] bump Emacs version 2021-05-21 14:09:38 +02:00
bd3bb8d40a [Awesome] New Emacs keybindings, better tags 2021-05-21 14:03:34 +02:00
5390cbf474 [org] Update HTML headers
Change the keyword used from `html_head_extra' to `html_head', since
they are both strictly equivalent to one another.

Update Matomo script in order to better respect RGPD requirements and
related French laws.
2021-05-21 14:01:40 +02:00
a2d0d579d9 [Spacemacs] Remove EXWM layer, add PHP layer 2021-05-21 14:01:15 +02:00
435adfbb46 Add vanilla Emacs configuration file
This commit stops tracking my init.el and early-init.el files and
instead begins tracking my literate org config file for vanilla Emacs.
2021-05-21 13:59:48 +02:00
2937e848ff update Chemacs, fix org config for Spacemacs
This commit updates the version of Chemacs used. It also adds a new
profile for testing Spacemacs in a clean way.

My dotspacemacs also went for the wrong org configuration file, this
is now fixed.
2021-05-21 13:57:06 +02:00
81b1871990 [Awesome] Replace Discord Canary with lightcord
Also fix Mattermost’s default tag
2021-05-01 15:11:01 +02:00
d46c79add3 [Spacemacs, Bootstrap] Rename files
Rename `installation.org' to `bootstrap.org' since it better describes
what it is for.

Rename `emacs.org' to `spacemacs.org', preparing for the new
`emacs.org' dedicated to my vanilla config.
2021-04-29 09:24:47 +02:00
b511031560 [Symlinks, Emacs] Better symlinks, moved eshell aliases 2021-04-29 09:24:02 +02:00
f48334d78d [Emacs] Add yasnippets and templates 2021-04-28 16:41:20 +02:00
c1195ed6b4 [Emacs] Enable hs-minor-mode for folding code more easily 2021-04-28 16:41:06 +02:00
3c89952219 [Emacs] Better package defering 2021-04-28 16:40:22 +02:00
7207632c56 [Org] Add auto-tangling to simple org files 2021-04-28 16:39:30 +02:00
2d20be5b60 [Awesome] Swap minimize and maximize buttons 2021-04-26 16:51:58 +02:00
3698c96a6f [Spacemacs] Remove commented out code 2021-04-26 16:50:23 +02:00
f7de2e83e9 [Emacs] Add new shortcuts for org-mode, and dired-jump 2021-04-26 16:49:56 +02:00
bc7787d0ef [Emacs] Add Docker and YAML support 2021-04-26 16:49:49 +02:00
5144dcb279 [Spacemacs, index] Whitespace 2021-04-26 16:48:23 +02:00
dd22ca398c [PKGBUILD, index] Emacs’ native-comp branch merged into master
I will now track the master branch of Emacs instead of native-comp,
thank you so much to Eli for creating this feature and to all the
maintainers who helped merging this branch into master!
2021-04-26 10:14:27 +02:00
c23066cad2 [Emacs] Reorganize some packages, add two, better ivy
Ivy now appears as a floating frame, and some better defaults

Packages related to one another are now better grouped

Add code auto-completion with company

Add eldoc and support for company

Add shortcuts specific to emacs-lisp, org-src-mode

Add pdf-tools, pdf-view-midnight-minor-mode enabled by default
2021-04-25 11:25:53 +02:00
8e66f73d30 [Emacs] Fix erroneous function 2021-04-25 11:21:35 +02:00
f04c48a8a2 [Misc] Update private files 2021-04-25 11:21:17 +02:00
fd4582f7fe [Fish] Remove devour' from mpv' abbreviation 2021-04-25 11:20:48 +02:00
df0dcf6b92 [Emacs] Still working on my vanilla config
I should make Emacs use spaces for indentation in at least EmacsLisp.

Also org-appear doesn’t seem to work yet.

Main additions in this commit are mu4e (lots of code taken from
DoomEmacs) and some org-mode configuration.
I also fixed some keybindings with evil and the bépo layout.

BUILD EVERYTHING!!!

Literate config has yet to come.
2021-04-22 22:33:46 +02:00
e366559d0f [PKGBUILD] Bump Emacs version, change compiler
Apparently, compilation with clang is broken so I have to switch to gcc
2021-04-22 22:32:29 +02:00
fda6d53bc6 [Spacemacs] Better documentation format 2021-04-21 22:53:45 +02:00
a2db890524 [Spacemacs] Switch from ido to ivy 2021-04-21 22:53:45 +02:00
6572861960 [Spacemacs] Modify editing style 2021-04-21 22:53:45 +02:00
0510eaa0f5 [Emacs] Switching to Chemacs2, added vanilla and Doom
Chemacs2 is a utility for Emacs to switch between various profiles and
configurations of Emacs without a hassle.

It thus helps me run my fully configured Spacemacss alongside my new
attempt at configuring some vanilla Emacs after years of using
Spacemacs.
I also added Doom-Emacs for reference.
2021-04-21 22:52:58 +02:00
c90d876f9a [Picom] Remove outdated comments 2021-04-19 01:11:06 +02:00
023c847a81 [Emacs] Add TODO for Eshell banner 2021-04-17 13:00:29 +02:00
b598891ad7 [Git] Add Email credentials, change default editor, remove autocrlf 2021-04-17 12:56:45 +02:00
0b2ba3eaa0 [Emacs] Automatic, Nord-themed dark mode for PDFs 2021-04-17 12:56:44 +02:00
e6ea1aecbb [Emacs] Better shortcut for terminals, remove reduntant ones
Shortcut `SPC o '' now launches `eshell-new' instead of just plain
`eshell', a new shortcut invokes `vterm', and the shortcut for
`helm-man-woman' is removed in favor of the default one in Spacemacs
2021-04-17 12:56:37 +02:00
e53e019306 [Bin] Reorganize and re-enable some scripts
Due to EXWM being disabled for the time being and switching back to
AwesomeWM, some scripts are re-enabled. The execution order is also
modified.
2021-04-17 12:56:25 +02:00
98720ace22 [Emacs] Add ignored directories and files to recentf 2021-04-17 12:56:23 +02:00
8c640f4118 [Emacs] Add TODO to Eshell banner 2021-04-17 12:56:23 +02:00
a7d14158dc [Emacs] Whitespace, move header up 2021-04-17 12:56:23 +02:00
1bc386e012 [Emacs] Disable EXWM for now 2021-04-17 12:56:17 +02:00
8eaa12e619 [Emacs] Apparently this is buggy
EXWM does not work properly if this is used, instead of different
workspaces EXWM will create various frames on top of each other.
2021-04-17 12:56:17 +02:00
43bb79e708 [Emacs] Better settings for EXWM 2021-04-11 16:09:18 +02:00
7f05c46ebc [Emacs] Remove unused layers 2021-04-11 16:09:18 +02:00
65e5eb022a [Emacs] Fix some broken settings for Emacs after Spacemacs update 2021-04-11 16:09:14 +02:00
1ad328df7f [Emacs] Update autostart for EXWM 2021-04-11 16:09:09 +02:00
02d1d71b62 [PKGBUILD] Bump emacs version 2021-04-11 16:09:02 +02:00
a1b234fa43 [Emacs] Fix issue with path in Eshell prompt
This commit fixes an issue with the macro `phundrak-var-or-if-nil' by
removing it entirely. For some reason, it was broken in a previous
commit, and the path did not show up in the prompt unless in a git
repository.

Now, `phundrak-var-or-if-nil' is removed entirely.
2021-04-06 10:35:58 +02:00
5819f1a6e8 [Emacs] Beginning to use EXWM
This commit also swaps two headers
2021-04-06 09:46:24 +02:00