Commit Graph

397 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet bae81921f2
[Emacs] Activate writeroom-mode for text, org, and markdown modes 2022-02-07 12:05:50 +01:00
Lucien Cartier-Tilet ae075d044d
[Emacs] Better options when opening a YouTube video
continuous-integration/drone Build is passing Details
2022-02-05 12:42:33 +01:00
Lucien Cartier-Tilet 5e51cba460
[Emacs] Add warning about noweb syntax
continuous-integration/drone Build is passing Details
2022-02-05 12:25:35 +01:00
Lucien Cartier-Tilet 90eaa3e1aa
[Emacs] Add Enime package 2022-02-04 17:03:16 +01:00
Lucien Cartier-Tilet 6d6af02910
[Emacs] Add keybinds for flyspell 2022-02-04 17:02:01 +01:00
Lucien Cartier-Tilet 1f51371031
[Emacs] Add syntax highlighting for SSH config files 2022-02-04 17:01:43 +01:00
Lucien Cartier-Tilet 8b68f2db2c
[Emacs] Fix error on startup 2022-02-04 17:01:30 +01:00
Lucien Cartier-Tilet 47c4b15a58
[Emacs] Plaintext emails viewed in writeroom-mode
In mu4e, emails in plaintext are viewed in writeroom-mode by default
2022-02-04 17:00:54 +01:00
Lucien Cartier-Tilet 999485e609
[Emacs] Open YouTube videos with mpv in Elfeed 2022-02-04 17:00:36 +01:00
Lucien Cartier-Tilet 06952a677d
[Emacs] Some more transparency with the Emacs client 2022-02-04 17:00:20 +01:00
Lucien Cartier-Tilet a18e1f1d48
[Emacs] Move Emacs configuration to XDG_CONFIG_HOME 2022-02-04 16:59:53 +01:00
Lucien Cartier-Tilet 18658a1556
[Emacs] Add Zig configuration 2022-01-26 10:06:12 +01:00
Lucien Cartier-Tilet 6123dec4e3
[Emacs] Prefer plaintext in mu4e message viewer 2022-01-26 10:05:53 +01:00
Lucien Cartier-Tilet 366ccd6e57
[Emacs] Add Avy shortcuts 2022-01-07 21:09:04 +01:00
Lucien Cartier-Tilet 4e4897021a
[Emacs] Add editorconfig package 2022-01-07 21:08:51 +01:00
Lucien Cartier-Tilet 2be9240de9
[Emacs] Ensure pdf-tools is always properly compiled 2022-01-07 21:08:30 +01:00
Lucien Cartier-Tilet 90c3f2b8ff
[Emacs] Add shortcut for package screenshot 2022-01-07 03:37:46 +01:00
Lucien Cartier-Tilet be80e8b838
[Emacs] Add hl-todo configuration 2022-01-07 03:37:34 +01:00
Lucien Cartier-Tilet 243386c9e4
[Emacs] Remove uptime tracker
It causes more issues than it solves really
2022-01-07 03:37:05 +01:00
Lucien Cartier-Tilet 0e76b9f06e
[Emacs] Install eshell-info-banner through ssh
continuous-integration/drone/push Build is passing Details
2022-01-05 14:13:39 +01:00
Lucien Cartier-Tilet f86344561e
[Emacs] Remove some prettify symbols in Lisp modes 2022-01-05 14:12:53 +01:00
Lucien Cartier-Tilet 47a11d9473
[Emacs] Install plantuml-mode through straight 2022-01-05 14:12:37 +01:00
Lucien Cartier-Tilet 55a12d8a80
[Emacs] Better straight.el usage
Add username for Github and Gitlab when using straight fork
Change default remote when a package is cloned by straight
Install use-package through straight.el
2022-01-05 14:10:40 +01:00
Lucien Cartier-Tilet cc70db8439
[Emacs] Remove buggy line
continuous-integration/drone/push Build is passing Details
2022-01-04 20:29:44 +01:00
Lucien Cartier-Tilet 5cd880caf4
[Emacs] Add Solaire Mode
continuous-integration/drone/push Build is passing Details
2022-01-04 18:31:15 +01:00
Lucien Cartier-Tilet 73203756e3
[Emacs] Add LaTeX configuration 2022-01-04 18:16:58 +01:00
Lucien Cartier-Tilet 184731f105
[Emacs] Update mu4e bookmarks, simplify code 2022-01-04 18:16:34 +01:00
Lucien Cartier-Tilet b366894391
[Emacs] Update introduction 2022-01-04 18:16:15 +01:00
Lucien Cartier-Tilet 1091aba3a8
[Emacs] Fix moving windows in EXWM
continuous-integration/drone/push Build is passing Details
2021-12-27 18:56:54 +01:00
Lucien Cartier-Tilet 55b404437d
[Emacs] Add org-capture configuration 2021-12-27 18:51:30 +01:00
Lucien Cartier-Tilet ea11f87856
[Emacs] Update mu4e filters and bookmarks 2021-12-27 18:35:08 +01:00
Lucien Cartier-Tilet e918a346fc
[Emacs] No need to defer loading recentf
continuous-integration/drone/push Build is passing Details
Recentf is used as soon as Emacs is created, no need to defer it and
its configuration.
2021-12-27 13:46:27 +01:00
Lucien Cartier-Tilet fe423e421a
[Emacs] Fix loading `ob-latex-as-png' 2021-12-27 13:46:27 +01:00
Lucien Cartier-Tilet 290c07d741
[Emacs] Widen inline images in org-mode 2021-12-27 13:46:27 +01:00
Lucien Cartier-Tilet 1f38d7a68c
[Emacs] Use DBus calls instead of shell commands 2021-12-27 13:46:27 +01:00
Lucien Cartier-Tilet 91b06ee7b1
[Emacs] Fix commit f5a9608
f5a9608 introduces a bug which prevents the font from being applied if
Emacs is started as a server through systemd, since it does not start
in GUI mode. This commit fixes this behavior by applying the
user-defined font when a new frame is created since the new frame
might be in GUI mode.
2021-12-27 13:46:23 +01:00
Lucien Cartier-Tilet 413ecb2d2b
[Emacs] Add Emacs debugging shortcuts
continuous-integration/drone/push Build is passing Details
2021-12-26 14:51:36 +01:00
Lucien Cartier-Tilet f5a9608420
[Emacs] Better font configuration 2021-12-26 14:51:20 +01:00
Lucien Cartier-Tilet 6b1c2afe08
[Emacs] Add counsel keybindings, fix typo 2021-12-20 15:24:57 +01:00
Lucien Cartier-Tilet a5785847f7
[Emacs] Add recentf configuration 2021-12-20 12:03:35 +01:00
Lucien Cartier-Tilet fc85c94a76
[Emacs] Move paragraphs down
It just makes a bit more sense to me.
2021-12-20 11:36:39 +01:00
Lucien Cartier-Tilet 4803c106b0
[Emacs] Create directory if it does not exist
continuous-integration/drone/push Build is passing Details
2021-12-19 15:24:43 +01:00
Lucien Cartier-Tilet e7b8610387
[Emacs] Replace modern `string-join' with `mapconcat'
continuous-integration/drone/push Build is passing Details
2021-12-19 13:00:26 +01:00
Lucien Cartier-Tilet 44c47b9841
[Emacs] Remove deprecated org ELPA
continuous-integration/drone/push Build is passing Details
2021-12-19 11:12:59 +01:00
Lucien Cartier-Tilet 2dfabd7d56
[StumpWM] Move xinitrc files to their respective .org file
continuous-integration/drone/push Build is passing Details
Move .xinitrc.emacs to emacs.org
Move .xinitrc.stumpwm to stumpwm.org
Move .xinitrc.awesome to Deprecated/awesome.org
2021-12-17 17:08:28 +01:00
Lucien Cartier-Tilet 0e86789285
[Emacs] Better LSP setup, restore lua-mode 2021-12-17 16:56:17 +01:00
Lucien Cartier-Tilet ac04636e54
[Emacs] Better bépo support with Evil 2021-12-17 16:42:14 +01:00
Lucien Cartier-Tilet 294411d73b
[Emacs] Remove useless lines of code 2021-12-17 16:30:44 +01:00
Lucien Cartier-Tilet 87ce209298
[Emacs] Add csv-mode 2021-12-17 16:30:29 +01:00
Lucien Cartier-Tilet 4753dc9f66
[Emacs] Fix keybinds 2021-12-17 16:30:16 +01:00