Commit Graph

994 Commits

Author SHA1 Message Date
phundrak 8e916fad6c [Emacs] Long overdue removal of todo item 2022-06-28 23:41:49 +02:00
phundrak 82e7832806 [Emacs] Fix elisp syntax 2022-06-28 23:41:35 +02:00
phundrak d2a56db780 [Emacs] mu4e workaround
Workaround for https://github.com/djcb/mu/issues/2282
2022-06-28 23:39:56 +02:00
phundrak 570834c65c [Emacs] Remove incompatible code with mu4e 1.8 2022-06-28 23:39:38 +02:00
phundrak 81a3b67f63 [Emacs] Better web-mode config, cleaner prettier-js config 2022-06-26 22:24:49 +02:00
phundrak bfef9895d6 [Emacs] Fix hydra doc 2022-06-26 22:24:14 +02:00
phundrak 1c2c33fd8c [Emacs] Better copilot settings 2022-06-26 22:24:03 +02:00
phundrak 3bf05c8141 [Emacs] Better settings for LaTeX export with source code 2022-06-26 22:23:41 +02:00
phundrak 914bfdb3b6 [Bin] update cache of elisp function 2022-06-26 22:19:55 +02:00
phundrak e6ffd2aba2 [Emacs] Evil visual line movement in markdown and org
Markdown and org files can contain long files that span several visual
lines. Moving with `evil-next-line' and `evil-previous-line' is not
exactly comfortable when that’s the case. `evil-next-visual-line' and
`evil-previous-visual-line' come to the rescue!
2022-06-26 22:19:51 +02:00
phundrak 4940ee4fd3 [Emacs] Remove obsolete package, reword documentation 2022-06-18 15:47:47 +02:00
phundrak c61bf53945 [Emacs] Add org-roll package 2022-06-18 15:47:28 +02:00
phundrak 3f80d91c86 [Emacs] Fix syntax issues 2022-06-18 15:46:42 +02:00
phundrak 06c444c92a [Emacs] Remove after! macro 2022-06-15 22:36:00 +02:00
phundrak a1c1387df9 [Emacs] Simpler and more effective csetq 2022-06-15 22:25:29 +02:00
phundrak 26e8a61c1b [Emacs] Better customization of doom modeline 2022-06-15 21:52:34 +02:00
phundrak 218307bf8e [Emacs] Add Emacs Package Dev Handbook 2022-06-15 21:50:04 +02:00
phundrak c32ae1347b [Emacs] Add ltex-lsp to Emacs 2022-06-15 21:48:01 +02:00
phundrak c8f8dcdf67 [Emacs] Remove smartparens-latex, replace after! with use-package 2022-06-15 21:42:18 +02:00
phundrak b60afb67d7 [Emacs] Improve Vue development experience 2022-06-15 21:41:17 +02:00
phundrak 1550d6c3e9 [Emacs] Implement setq-like customize-set-variable macro 2022-06-15 21:38:51 +02:00
phundrak 9215d8dd1e [Emacs] Better web dev options
Improve keybindings for Emmet

Auto-enable web-mode for Vue files

Prefer single quotes in Javascript and Typescript
2022-06-10 10:43:42 +02:00
phundrak f7af204479 [Emacs] Resize treemacs icons 2022-06-10 10:43:41 +02:00
phundrak 09867381eb [Emacs] Enable ispell only if aspell executable is found 2022-06-10 10:43:41 +02:00
phundrak 179fe277f4 [Emacs] Add Gitlab regex to mu4e bookmarks 2022-06-10 10:43:41 +02:00
phundrak 515eb4ad43 [Emacs] Remove unneeded pieces of code
Also update cache of org babel result
2022-06-10 10:43:18 +02:00
phundrak 77dbd8747f [Emacs] Don’t tangle generating code 2022-06-10 10:35:25 +02:00
phundrak 73c629afc4 [Misc] Move files to XDG user dirs 2022-06-07 19:45:58 +02:00
phundrak 9c830f69f8 [Emacs] Fix Eshell alias file path 2022-06-07 15:46:42 +02:00
phundrak 641a3a4aaf [Tmux] Remove Tmux submodule and config 2022-06-07 15:42:27 +02:00
phundrak 37406daca9 [Bin] Better autostart 2022-05-31 21:08:08 +02:00
phundrak 386fe3962e [StumpWM] Register AltGr key 2022-05-31 21:07:45 +02:00
phundrak 031ef95b5e [StumpWM] Add Emacs group 2022-05-31 21:07:29 +02:00
phundrak 0352d55664 [Fish] Remove dart’s binaries directory from PATH 2022-05-31 21:02:17 +02:00
phundrak 7d4ceee8ac [Emacs] Remove Lua packages 2022-05-31 21:01:47 +02:00
phundrak 411680496e [Emacs] Add Cask mode 2022-05-31 21:00:57 +02:00
phundrak 3a89d7ef3e [Emacs] Fix incorrect parenthesis 2022-05-31 20:59:59 +02:00
phundrak dbafe01b1d [Emacs] Remove mediawiki, too buggy 2022-05-22 14:13:32 +02:00
phundrak 342b1ea1df [Fish] rsync abbreviation 2022-05-22 14:12:53 +02:00
phundrak 6feecc1fdc [Bin, Fish] Better handling of unknown executables
Only execute stuff if it is in PATH.
2022-05-22 14:11:58 +02:00
phundrak beaea0bd66 [Emacs] Add sudo and sudoedit TRAMP protocols to ignored recentf 2022-05-20 18:18:08 +02:00
phundrak 50c45cbbf4 [Bin] Fix rofi-emoji 2022-05-19 18:22:31 +02:00
phundrak 53de06b844 [StumpWM] Fix concurrency issue 2022-05-19 18:20:33 +02:00
phundrak 3a80cc13d2 Update sitemap 2022-05-19 18:20:25 +02:00
phundrak 82aee2bf9e [Emacs] Add Reddit option for atomic chromium 2022-05-19 18:19:26 +02:00
phundrak 20e758789e [Emacs] Update package specifications 2022-05-19 18:19:04 +02:00
phundrak c7519cfd9d [Emacs] Simplify background transparency settings 2022-05-17 17:26:17 +02:00
phundrak 8971a5b868 [Emacs] Make sure Forge keybinds are integrated with Magit 2022-05-17 17:24:27 +02:00
phundrak 143161387a [StumpWM] Dedicated threads for potentially blocking commands
Sometimes StumpWM hangs because of blocking commands. Instead of
making StumpWM completely hang, only its dedicated thread will.
2022-05-15 00:40:55 +02:00
phundrak f92904cdb0 [StumpWM] Simpler initial shell command 2022-05-15 00:40:55 +02:00