Commit Graph

1332 Commits

Author SHA1 Message Date
phundrak b366894391 [Emacs] Update introduction 2022-01-04 18:16:15 +01:00
phundrak 51bdc06b57 Revert "[PKGBUILD] Switch to Emacs 29"
This reverts commit 2a560e4b79.
2021-12-28 13:46:34 +01:00
phundrak 1091aba3a8 [Emacs] Fix moving windows in EXWM 2021-12-27 18:56:54 +01:00
phundrak 55b404437d [Emacs] Add org-capture configuration 2021-12-27 18:51:30 +01:00
phundrak ea11f87856 [Emacs] Update mu4e filters and bookmarks 2021-12-27 18:35:08 +01:00
phundrak 2a560e4b79 [PKGBUILD] Switch to Emacs 29
Temporarily remove TheVaffel’s patch

Reactivate PDF doc and Xwidgets support
2021-12-27 14:33:27 +01:00
phundrak e918a346fc [Emacs] No need to defer loading recentf
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
phundrak fe423e421a [Emacs] Fix loading `ob-latex-as-png' 2021-12-27 13:46:27 +01:00
phundrak 290c07d741 [Emacs] Widen inline images in org-mode 2021-12-27 13:46:27 +01:00
phundrak 1f38d7a68c [Emacs] Use DBus calls instead of shell commands 2021-12-27 13:46:27 +01:00
phundrak 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
phundrak 413ecb2d2b [Emacs] Add Emacs debugging shortcuts 2021-12-26 14:51:36 +01:00
phundrak f5a9608420 [Emacs] Better font configuration 2021-12-26 14:51:20 +01:00
phundrak bf9935d309 [Fish, Bootstrap] Remove unneeded fish extensions
Zoxide and Starship now replace z and bobthefish respectively
2021-12-25 21:32:49 +01:00
phundrak 66475c058c [StumpWM] Add keybinding for qutebrowser 2021-12-20 15:25:16 +01:00
phundrak 6b1c2afe08 [Emacs] Add counsel keybindings, fix typo 2021-12-20 15:24:57 +01:00
phundrak a5785847f7 [Emacs] Add recentf configuration 2021-12-20 12:03:35 +01:00
phundrak 82bef92274 [Fish, Starship] Lisp module is displayed a bit more nicely 2021-12-20 11:37:09 +01:00
phundrak fc85c94a76 [Emacs] Move paragraphs down
It just makes a bit more sense to me.
2021-12-20 11:36:39 +01:00
phundrak 4803c106b0 [Emacs] Create directory if it does not exist 2021-12-19 15:24:43 +01:00
phundrak e7b8610387 [Emacs] Replace modern string-join' with mapconcat' 2021-12-19 13:00:26 +01:00
phundrak 44c47b9841 [Emacs] Remove deprecated org ELPA 2021-12-19 11:12:59 +01:00
phundrak 725233bd4b [StumpWM] Change direction powerline in mode-line, update screenshot 2021-12-18 14:26:29 +01:00
phundrak 7195f92017 [Fish] Switch to starship shell prompt 2021-12-18 11:54:32 +01:00
phundrak c5d1c964cf [Fish] Delete mostly broken code, replace with custom utility 2021-12-17 18:41:03 +01:00
phundrak 2dfabd7d56 [StumpWM] Move xinitrc files to their respective .org file
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
phundrak 0e86789285 [Emacs] Better LSP setup, restore lua-mode 2021-12-17 16:56:17 +01:00
phundrak ac04636e54 [Emacs] Better bépo support with Evil 2021-12-17 16:42:14 +01:00
phundrak 294411d73b [Emacs] Remove useless lines of code 2021-12-17 16:30:44 +01:00
phundrak 87ce209298 [Emacs] Add csv-mode 2021-12-17 16:30:29 +01:00
phundrak 4753dc9f66 [Emacs] Fix keybinds 2021-12-17 16:30:16 +01:00
phundrak 03136e7f11 [Emacs] Add documentation, remove slim-mode
Add documentation for Python, webdev, modeline, theme, rainbow
delimiters, and keycast.
2021-12-17 16:30:03 +01:00
phundrak 246cfdf19a [Emacs, StumpWM] Add Sly configuration 2021-12-17 16:27:09 +01:00
phundrak b8c0445d9c Appropriately rename my PKGBUILD directory 2021-12-17 16:24:41 +01:00
phundrak 78fba911e7 [StumpWM] Less groups, only one automatic window placement 2021-12-12 15:06:42 +01:00
phundrak 69a12a3d4a [Emacs] Fix automatic mode for Rustic 2021-12-12 15:06:00 +01:00
phundrak b8ef56942e [Emacs] Update keybinds
`SPC e' is now dedicated to flyspell and errors-related functions.

Email keybinds move from `SPC e' to `SPC a e', and elfeed moves from
`SPC a e' to `SPC a E'
2021-12-12 15:04:35 +01:00
phundrak 5a5725fec9 [Emacs] Update hydra-media appearance 2021-12-12 15:03:36 +01:00
phundrak 153d7bc9a9 [Emacs] Add workaround for tecosaur/screenshot/issues/11 2021-12-12 15:02:34 +01:00
phundrak be17ca1690 [Emacs] Add image I forgot to stage 2021-12-07 20:08:00 +01:00
phundrak b31562078d [Emacs] Add typescript keybinds, fix auto-mode-alist addition 2021-12-07 10:14:41 +01:00
phundrak 3d71fb43af [Emacs] Remove accidental leftover code 2021-12-07 10:14:12 +01:00
phundrak 4c926eb911 [Emacs] Fix keybinds for which-key 2021-12-07 10:13:43 +01:00
phundrak 6ad3203a8e [Emacs] Better mu4e keybinds 2021-12-06 17:07:52 +01:00
phundrak 126385f1f2 [Emacs] Prettify my buffers 2021-12-06 17:07:30 +01:00
phundrak e55b1bba30 [StumpWM] Change colors of modeline 2021-12-04 19:24:08 +01:00
phundrak 653e117c8f [Emacs] Fix line wrapping in mu4e 2021-12-04 14:18:01 +01:00
phundrak 1301eaf0a9 [Drone] Change Docker image to pure alpine image 2021-12-01 16:49:45 +01:00
phundrak 24f1fe375c [Emacs] Add EXWM buffers to ignored elcord buffers 2021-12-01 16:35:29 +01:00
phundrak d19c3da130 [Emacs] Automatic desktop-environment-mode when using EXWM
Also update results of elisp code
2021-12-01 16:34:29 +01:00