0130f0fabd
[Emacs] Fix variable not correctly set
2022-12-16 14:44:08 +01:00
4ab766b657
[Emacs] Switch to Rougier's fork of mastodon.el
...
The alt timeline is just so much prettier
2022-12-16 14:44:08 +01:00
6992442453
[Emacs, Bootstrap] Remove vmd-mode, I never use it
...
Also remove package nodejs-vmd, since the only reason for me to have
it is vmd-mode
2022-12-16 14:44:08 +01:00
24f32a7589
[Emacs] Just write plaintext by default
2022-12-16 14:41:27 +01:00
5f5c845dc4
[Emacs] Hook prettier-js into more modes
continuous-integration/drone/push Build is passing
2022-12-07 16:08:05 +01:00
baf6d0fc26
[Emacs] Add Mastodon client
2022-12-07 16:07:51 +01:00
02f2170993
[Emacs] Fix keybinds for Forge in Magit
2022-12-07 16:07:32 +01:00
8ab46ec051
[Emacs] Add timestamps in undo-tree buffer
continuous-integration/drone/push Build is passing
2022-11-23 17:59:21 +01:00
92eaa4e194
[Emacs] Add keyfreq package
continuous-integration/drone/push Build is passing
2022-11-21 11:39:56 +01:00
63d778f84d
[Emacs] Remove unused package
2022-11-21 11:36:54 +01:00
4a528bf34e
[Emacs] Fix incorrect function name
2022-11-21 11:36:38 +01:00
d590aa219c
[Emacs] Fix receipe for two packages
continuous-integration/drone/push Build is passing
2022-11-19 10:03:53 +01:00
b518e078d9
[Emacs] Add SQL to ob languages
2022-11-18 03:53:59 +01:00
8022fff67e
[Emacs] Faster mu4e update if no need to invoke mbsync
2022-11-18 03:53:40 +01:00
a570ebbc07
[Gnus] Don’t fetch old headers
...
It takes so much time depending on what needs to be loaded
2022-11-18 03:53:16 +01:00
f97d6f6bbb
[Emacs] Remove personnal account from Gnus
...
I’ll only use Gnus to read mailing lists and my RSS feeds
2022-11-18 03:52:46 +01:00
78c6365f0b
[Emacs] Add unread emails and env version to doom-modeline
continuous-integration/drone/push Build is passing
2022-11-11 14:44:14 +01:00
2a652f06fd
[Emacs] Add Gnus config
2022-11-11 14:44:02 +01:00
da8ee0d20a
[Emacs] Add support for Less css
continuous-integration/drone/push Build is passing
2022-11-02 16:24:44 +01:00
cac91b95a7
[Emacs] Remove unneeded keybinds
continuous-integration/drone Build is passing
2022-10-26 13:10:18 +02:00
430d287e5c
[Emacs] Set Emacs’ inferior lisp program to SBCL
2022-10-26 13:09:47 +02:00
2e188238a6
[Emacs] Add new inboxes to mu4e bookmarks logic
...
I recently and finally managed to get my university’s emails with
mbsync. Time to add them to mu4e.
2022-10-26 13:08:27 +02:00
65ad09cc64
[Emacs] Make dictionary change possible with flyspell hydra
2022-10-19 15:07:28 +02:00
8656b7c982
[Emacs] Add Solidity support
2022-10-19 15:07:14 +02:00
738404ac60
[Emacs] Enable prettier-js for SCSS
2022-10-19 15:06:57 +02:00
dfecd1c5f9
[Emacs] Add treesitter
2022-10-19 15:06:44 +02:00
a97fb2eb64
[Emacs] Add plantuml to org languages
2022-10-19 15:06:02 +02:00
6dedcc140b
[Emacs] Add keybinds for Forge
2022-10-19 15:05:47 +02:00
6f585993bc
[Emacs] Move through visual lines and not absolute lines
2022-10-19 15:04:55 +02:00
fa2356f326
[Org] Update the header for unique headers
2022-10-17 15:59:54 +02:00
9859cec8b0
[Emacs] Fix incorrect command in keybind
2022-10-04 13:01:31 +02:00
d87719a476
[Emacs] Switch from XeTeX to Tectonic
2022-10-04 13:01:05 +02:00
2ac463bf17
[Emacs] Only load powerline-eshell on my main computer
2022-09-22 12:49:49 +02:00
f902b6fc92
[Emacs] Switch to Doom Nord Aurora theme
2022-09-19 12:38:34 +02:00
fdcea0b0b4
[Emacs] Remove file from agenda files
2022-09-19 12:38:22 +02:00
40c7a02110
[Emacs] Fix Yadm integration in Tramp
2022-09-19 12:38:07 +02:00
d68f406ae8
[Emacs] Better iedit configuration
2022-09-19 12:37:57 +02:00
d378016e10
[Emacs] Silence Emacs compiler, remove unused functions
2022-09-19 12:37:34 +02:00
78d4736863
[Emacs] Add new agenda file, add agenda on dashboard
2022-08-31 01:55:36 +02:00
d0bd80d0b5
[Emacs] Add keybind for org-colums
2022-08-31 01:55:08 +02:00
52c23fb47c
[Emacs] Simpler hook for org-unique-id
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
2022-08-24 20:08:46 +02:00
2e20b9594c
[Emacs] Don’t defer counsel
2022-08-24 20:08:37 +02:00
9a6cdbb370
[Emacs] Remove Github Copilot
2022-08-24 02:38:19 +02:00
262119b8e2
[Emacs] Enable LSP for web-mode buffers
continuous-integration/drone/push Build is passing
2022-08-16 13:39:29 +02:00
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
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
897499394b
[Emacs] Add keybind for dirvish-dispatch, and some doc
2022-08-14 13:14:44 +02:00
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
31817f8452
[Emacs] Enable prettier-js and lsp for webmode by default
2022-08-12 17:55:59 +02:00
ae1667eadd
[Emacs] Remove defer on general since it gets loaded anyways
2022-08-11 17:58:03 +02:00
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
22b6991241
[Emacs] Add eask-mode
2022-08-08 20:37:12 +02:00
a58e171913
[Emacs] Documentation
2022-08-08 20:37:03 +02:00
98a7327662
[Emacs] Remove unused package
2022-08-08 20:36:48 +02:00
d23d0deafb
[Emacs] Add prettier-js-mode to typescript-mode
2022-08-07 12:59:23 +02:00
d7cdb51652
[Emacs] Force tabs in all Makefiles
2022-08-07 12:59:22 +02:00
054513273e
[Emacs] Remove org-superstar in favor of org-modern
2022-08-07 12:59:22 +02:00
9c2f4a5907
[Emacs] Add possibility to run asynchronously org code blocks
2022-08-07 12:59:22 +02:00
c6a3771ff4
[Emacs] Replace dired with dirvish, optimize TRAMP
2022-08-07 12:59:22 +02:00
489074ddf1
[Emacs] Ignore node_modules directory in projectile
2022-08-07 12:55:51 +02:00
93a4fcc876
[Emacs] Less transparency by default on Emacs frames
2022-08-07 12:55:00 +02:00
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
1e1e40160e
[Emacs] More avy!
2022-07-24 11:44:24 +02:00
e88826f8d4
[Emacs] Better Dired file listing option
2022-07-24 11:41:16 +02:00
41c7c1f1a0
[Emacs] Add my Appwrite server SDK
continuous-integration/drone/push Build is passing
2022-07-19 11:24:50 +02:00
3b64c8e467
[Emacs] Update TODOs
continuous-integration/drone/push Build is passing
2022-07-12 04:30:50 +02:00
0cc2c90262
[Emacs] Replace npm-mode with npm-transient
2022-07-12 04:30:31 +02:00
ca38157732
[Emacs] Add dotenv-mode package
2022-07-12 04:30:18 +02:00
efe4db37a3
[Emacs] Enable magit-todos by default, except for yadm
continuous-integration/drone/push Build is passing
2022-07-06 21:05:10 +02:00
2afef395a1
[Emacs] Update ignored elcord buffers
continuous-integration/drone/push Build is passing
2022-07-06 12:56:26 +02:00
ef404d0579
[Emacs] Enable rjsx-mode for jsx files
...
Duh
2022-07-06 12:56:06 +02:00
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
a494188cfa
[Emacs] Remove obsolete variable, favor csetq to setq
continuous-integration/drone/push Build is passing
2022-07-05 15:44:23 +02:00
4a980af18d
[Emacs] Add keybind for counsel-yank-pop
continuous-integration/drone/push Build is passing
2022-07-05 15:31:14 +02:00
38837df541
[Emacs] Add Emacsql configuration
2022-07-05 15:30:53 +02:00
7e1d96e677
[Emacs] Remove references to minted, default to engraved backend
2022-07-05 15:30:35 +02:00
7e41b4cf70
[Emacs] Remove unused variable
2022-07-05 15:30:10 +02:00
431750aa12
[Emacs] Round transparency parameter to a nicer value
2022-07-05 15:29:45 +02:00
ff045fdc3a
[Emacs] Fix issue with forge bindins, prefer csetq to setq
continuous-integration/drone Build is passing
2022-07-03 12:26:30 +02:00
92e2eaeebc
[Emacs] Add multi-vterm package
2022-07-03 12:26:04 +02:00
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
8e916fad6c
[Emacs] Long overdue removal of todo item
2022-06-28 23:41:49 +02:00
82e7832806
[Emacs] Fix elisp syntax
2022-06-28 23:41:35 +02:00
d2a56db780
[Emacs] mu4e workaround
...
Workaround for https://github.com/djcb/mu/issues/2282
2022-06-28 23:39:56 +02:00
570834c65c
[Emacs] Remove incompatible code with mu4e 1.8
2022-06-28 23:39:38 +02:00
81a3b67f63
[Emacs] Better web-mode config, cleaner prettier-js config
continuous-integration/drone/push Build is passing
2022-06-26 22:24:49 +02:00
bfef9895d6
[Emacs] Fix hydra doc
2022-06-26 22:24:14 +02:00
1c2c33fd8c
[Emacs] Better copilot settings
2022-06-26 22:24:03 +02:00
3bf05c8141
[Emacs] Better settings for LaTeX export with source code
2022-06-26 22:23:41 +02:00
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
4940ee4fd3
[Emacs] Remove obsolete package, reword documentation
continuous-integration/drone/push Build is passing
2022-06-18 15:47:47 +02:00
c61bf53945
[Emacs] Add org-roll package
2022-06-18 15:47:28 +02:00
3f80d91c86
[Emacs] Fix syntax issues
2022-06-18 15:46:42 +02:00
06c444c92a
[Emacs] Remove after! macro
2022-06-15 22:36:00 +02:00
a1c1387df9
[Emacs] Simpler and more effective csetq
2022-06-15 22:25:29 +02:00
26e8a61c1b
[Emacs] Better customization of doom modeline
2022-06-15 21:52:34 +02:00
218307bf8e
[Emacs] Add Emacs Package Dev Handbook
2022-06-15 21:50:04 +02:00
c32ae1347b
[Emacs] Add ltex-lsp to Emacs
2022-06-15 21:48:01 +02:00
c8f8dcdf67
[Emacs] Remove smartparens-latex, replace after! with use-package
2022-06-15 21:42:18 +02:00
b60afb67d7
[Emacs] Improve Vue development experience
2022-06-15 21:41:17 +02:00