phundrak
52c23fb47c
[Emacs] Simpler hook for org-unique-id
2022-08-24 20:08:46 +02:00
phundrak
2e20b9594c
[Emacs] Don’t defer counsel
2022-08-24 20:08:37 +02:00
phundrak
9a6cdbb370
[Emacs] Remove Github Copilot
2022-08-24 02:38:19 +02:00
phundrak
262119b8e2
[Emacs] Enable LSP for web-mode buffers
2022-08-16 13:39:29 +02:00
phundrak
d7af354c40
[Emacs] Actually enable prettier-js-mode by default in web-mode
...
This is how the previously reverted commit was meant to go.
2022-08-16 13:36:03 +02:00
phundrak
78ae3da3b1
Revert "[Emacs] Enable prettier-js and lsp for webmode by default"
...
This reverts commit 31817f8452 .
After this commit, web-mode stopped being enabled by default when
opening Vue files. This might have affected other file types.
2022-08-16 13:26:03 +02:00
phundrak
897499394b
[Emacs] Add keybind for dirvish-dispatch, and some doc
2022-08-14 13:14:44 +02:00
phundrak
582178a906
[Emacs] Go back to while loop in csetq
...
While more elegant, `cl-loop` has a heavier setup which can make it
much slower than a while loop in the long run.
2022-08-14 13:13:17 +02:00
phundrak
31817f8452
[Emacs] Enable prettier-js and lsp for webmode by default
2022-08-12 17:55:59 +02:00
phundrak
8cebd9636e
[StumpWM] Fix issue with selecting bluetooth device
2022-08-12 17:55:39 +02:00
phundrak
993cae429d
[StumpWM] Fix issue with selecting bluetooth device
2022-08-11 23:31:14 +02:00
phundrak
f8ff857e3c
[Bin] Remove deprecated link
2022-08-11 19:45:03 +02:00
phundrak
1be104bf32
[PKGBUILD] Bump Emacs version
2022-08-11 17:58:25 +02:00
phundrak
ae1667eadd
[Emacs] Remove defer on general since it gets loaded anyways
2022-08-11 17:58:03 +02:00
phundrak
23f4925aa3
[StumpWM] Remove net and wifi modules from modeline
2022-08-08 20:47:22 +02:00
phundrak
0bdabaf5c0
[Emacs] Add my package mdc-mode
...
That package is still hugely experimental and far from ready to be
used by anyone, myself included.
2022-08-08 20:37:25 +02:00
phundrak
22b6991241
[Emacs] Add eask-mode
2022-08-08 20:37:12 +02:00
phundrak
a58e171913
[Emacs] Documentation
2022-08-08 20:37:03 +02:00
phundrak
98a7327662
[Emacs] Remove unused package
2022-08-08 20:36:48 +02:00
phundrak
b96be382a6
[PKGBUILD] Update Emacs PKGBUILD
2022-08-07 12:59:23 +02:00
phundrak
d23d0deafb
[Emacs] Add prettier-js-mode to typescript-mode
2022-08-07 12:59:23 +02:00
phundrak
d7cdb51652
[Emacs] Force tabs in all Makefiles
2022-08-07 12:59:22 +02:00
phundrak
054513273e
[Emacs] Remove org-superstar in favor of org-modern
2022-08-07 12:59:22 +02:00
phundrak
9c2f4a5907
[Emacs] Add possibility to run asynchronously org code blocks
2022-08-07 12:59:22 +02:00
phundrak
c6a3771ff4
[Emacs] Replace dired with dirvish, optimize TRAMP
2022-08-07 12:59:22 +02:00
phundrak
489074ddf1
[Emacs] Ignore node_modules directory in projectile
2022-08-07 12:55:51 +02:00
phundrak
93a4fcc876
[Emacs] Less transparency by default on Emacs frames
2022-08-07 12:55:00 +02:00
phundrak
bf121fec10
[StumpWM, Emacs, Bin] Move randr calls to xinitrc files
...
Due to a recent bug, StumpWM crashes if the screen layout is
reorganized in its configuration file (maybe not just then, I’ll have
to check).
Thus, this commit removes calls to xrandr and autorandr from my WM
configurations and moves them to their respective xinitrc file. It
also removes the `set-screens` script in my scripts collection as it
became obsolete the moment I began using `autorandr` instead.
It also removes the call to `xsetroot` in my StumpWM config since it
is redundant with its xinitrc file.
2022-08-07 12:51:10 +02:00
phundrak
1e1e40160e
[Emacs] More avy!
2022-07-24 11:44:24 +02:00
phundrak
e88826f8d4
[Emacs] Better Dired file listing option
2022-07-24 11:41:16 +02:00
phundrak
41c7c1f1a0
[Emacs] Add my Appwrite server SDK
2022-07-19 11:24:50 +02:00
phundrak
713cc07687
[StumpWM] Launch autostart even if autorandr fails
2022-07-19 11:24:13 +02:00
phundrak
3b64c8e467
[Emacs] Update TODOs
2022-07-12 04:30:50 +02:00
phundrak
0cc2c90262
[Emacs] Replace npm-mode with npm-transient
2022-07-12 04:30:31 +02:00
phundrak
ca38157732
[Emacs] Add dotenv-mode package
2022-07-12 04:30:18 +02:00
phundrak
b208f19a8f
[Kitty] Update theme settings
...
Also remove unused comments
2022-07-12 04:29:50 +02:00
phundrak
efe4db37a3
[Emacs] Enable magit-todos by default, except for yadm
2022-07-06 21:05:10 +02:00
phundrak
2afef395a1
[Emacs] Update ignored elcord buffers
2022-07-06 12:56:26 +02:00
phundrak
ef404d0579
[Emacs] Enable rjsx-mode for jsx files
...
Duh
2022-07-06 12:56:06 +02:00
phundrak
b4be7962fd
[Emacs] Fix org-msg loading
...
Fix https://github.com/jeremy-compostella/org-msg/issues/153 on my
side
2022-07-06 12:55:15 +02:00
phundrak
a494188cfa
[Emacs] Remove obsolete variable, favor csetq to setq
2022-07-05 15:44:23 +02:00
phundrak
4a980af18d
[Emacs] Add keybind for counsel-yank-pop
2022-07-05 15:31:14 +02:00
phundrak
38837df541
[Emacs] Add Emacsql configuration
2022-07-05 15:30:53 +02:00
phundrak
7e1d96e677
[Emacs] Remove references to minted, default to engraved backend
2022-07-05 15:30:35 +02:00
phundrak
7e41b4cf70
[Emacs] Remove unused variable
2022-07-05 15:30:10 +02:00
phundrak
431750aa12
[Emacs] Round transparency parameter to a nicer value
2022-07-05 15:29:45 +02:00
phundrak
c3a8a7cf4a
[Bin] Nicer elisp, tables formatting and code output
2022-07-05 15:29:03 +02:00
phundrak
ff045fdc3a
[Emacs] Fix issue with forge bindins, prefer csetq to setq
2022-07-03 12:26:30 +02:00
phundrak
92e2eaeebc
[Emacs] Add multi-vterm package
2022-07-03 12:26:04 +02:00
phundrak
1703b07d91
[Emacs] Simplification and optimisation of org-msg-signature
...
It’s faster to modify text while it is still in a buffer. The code is
also much simpler and nicer to look at.
2022-07-03 12:24:28 +02:00