Commit Graph

1731 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 8656b7c982
[Emacs] Add Solidity support 2022-10-19 15:07:14 +02:00
Lucien Cartier-Tilet 738404ac60
[Emacs] Enable prettier-js for SCSS 2022-10-19 15:06:57 +02:00
Lucien Cartier-Tilet dfecd1c5f9
[Emacs] Add treesitter 2022-10-19 15:06:44 +02:00
Lucien Cartier-Tilet a97fb2eb64
[Emacs] Add plantuml to org languages 2022-10-19 15:06:02 +02:00
Lucien Cartier-Tilet 6dedcc140b
[Emacs] Add keybinds for Forge 2022-10-19 15:05:47 +02:00
Lucien Cartier-Tilet 6f585993bc
[Emacs] Move through visual lines and not absolute lines 2022-10-19 15:04:55 +02:00
Lucien Cartier-Tilet e70ca0f65c
[Fish] Remove `node_modules/.bin' from PATH 2022-10-19 15:03:32 +02:00
Lucien Cartier-Tilet 48900cc391
[Picom] Slight changes to window shadows 2022-10-19 15:03:04 +02:00
Lucien Cartier-Tilet 0c838facdf
[Bin] Add launchers for wayland compositors 2022-10-17 16:00:13 +02:00
Lucien Cartier-Tilet fa2356f326
[Org] Update the header for unique headers 2022-10-17 15:59:54 +02:00
Lucien Cartier-Tilet 9859cec8b0
[Emacs] Fix incorrect command in keybind 2022-10-04 13:01:31 +02:00
Lucien Cartier-Tilet d87719a476
[Emacs] Switch from XeTeX to Tectonic 2022-10-04 13:01:05 +02:00
Lucien Cartier-Tilet 2ac463bf17
[Emacs] Only load powerline-eshell on my main computer 2022-09-22 12:49:49 +02:00
Lucien Cartier-Tilet f902b6fc92
[Emacs] Switch to Doom Nord Aurora theme 2022-09-19 12:38:34 +02:00
Lucien Cartier-Tilet fdcea0b0b4
[Emacs] Remove file from agenda files 2022-09-19 12:38:22 +02:00
Lucien Cartier-Tilet 40c7a02110
[Emacs] Fix Yadm integration in Tramp 2022-09-19 12:38:07 +02:00
Lucien Cartier-Tilet d68f406ae8
[Emacs] Better iedit configuration 2022-09-19 12:37:57 +02:00
Lucien Cartier-Tilet d378016e10
[Emacs] Silence Emacs compiler, remove unused functions 2022-09-19 12:37:34 +02:00
Lucien Cartier-Tilet 4ff8781b52
[StumpWM] Clearer documentation 2022-09-19 12:36:04 +02:00
Lucien Cartier-Tilet 4868f26dad
[Fish] Add abbreviation for launching software with Nvida 2022-09-19 12:35:40 +02:00
Lucien Cartier-Tilet 12d8e434b9
[PKGBUILD] PKGBUILDs update 2022-09-19 12:34:02 +02:00
Lucien Cartier-Tilet 12c9adeb36
[Bin, Autostart] Picom experimental backend flag no longer needed 2022-09-19 12:02:15 +02:00
Lucien Cartier-Tilet 77694e9aa0
[Bin, Systemd] Move pumopm to its own user service 2022-08-31 17:24:57 +02:00
Lucien Cartier-Tilet 0050fc966e
[StumpWM] Control media through playerctl rather than mpc directly 2022-08-31 03:46:45 +02:00
Lucien Cartier-Tilet 78d4736863
[Emacs] Add new agenda file, add agenda on dashboard 2022-08-31 01:55:36 +02:00
Lucien Cartier-Tilet d0bd80d0b5
[Emacs] Add keybind for org-colums 2022-08-31 01:55:08 +02:00
Lucien Cartier-Tilet 203c710e14
[Kitty] More accessible keys 2022-08-31 01:54:10 +02:00
Lucien Cartier-Tilet 34db5e9dc3
[Systemd] Add service files for playerctl and mpd-mpris 2022-08-31 01:53:29 +02:00
Lucien Cartier-Tilet 52c23fb47c
[Emacs] Simpler hook for org-unique-id
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is failing Details
2022-08-24 20:08:46 +02:00
Lucien Cartier-Tilet 2e20b9594c
[Emacs] Don’t defer counsel 2022-08-24 20:08:37 +02:00
Lucien Cartier-Tilet 9a6cdbb370
[Emacs] Remove Github Copilot 2022-08-24 02:38:19 +02:00
Lucien Cartier-Tilet 262119b8e2
[Emacs] Enable LSP for web-mode buffers
continuous-integration/drone/push Build is passing Details
2022-08-16 13:39:29 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 897499394b
[Emacs] Add keybind for dirvish-dispatch, and some doc 2022-08-14 13:14:44 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 31817f8452
[Emacs] Enable prettier-js and lsp for webmode by default 2022-08-12 17:55:59 +02:00
Lucien Cartier-Tilet 8cebd9636e
[StumpWM] Fix issue with selecting bluetooth device 2022-08-12 17:55:39 +02:00
Lucien Cartier-Tilet 993cae429d
[StumpWM] Fix issue with selecting bluetooth device
continuous-integration/drone/push Build is passing Details
2022-08-11 23:31:14 +02:00
Lucien Cartier-Tilet f8ff857e3c
[Bin] Remove deprecated link
continuous-integration/drone/push Build is passing Details
2022-08-11 19:45:03 +02:00
Lucien Cartier-Tilet 1be104bf32
[PKGBUILD] Bump Emacs version
continuous-integration/drone/push Build is failing Details
2022-08-11 17:58:25 +02:00
Lucien Cartier-Tilet ae1667eadd
[Emacs] Remove defer on general since it gets loaded anyways 2022-08-11 17:58:03 +02:00
Lucien Cartier-Tilet 23f4925aa3
[StumpWM] Remove net and wifi modules from modeline
continuous-integration/drone/push Build is failing Details
2022-08-08 20:47:22 +02:00
Lucien Cartier-Tilet 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
Lucien Cartier-Tilet 22b6991241
[Emacs] Add eask-mode 2022-08-08 20:37:12 +02:00
Lucien Cartier-Tilet a58e171913
[Emacs] Documentation 2022-08-08 20:37:03 +02:00
Lucien Cartier-Tilet 98a7327662
[Emacs] Remove unused package 2022-08-08 20:36:48 +02:00
Lucien Cartier-Tilet b96be382a6
[PKGBUILD] Update Emacs PKGBUILD 2022-08-07 12:59:23 +02:00
Lucien Cartier-Tilet d23d0deafb
[Emacs] Add prettier-js-mode to typescript-mode 2022-08-07 12:59:23 +02:00
Lucien Cartier-Tilet d7cdb51652
[Emacs] Force tabs in all Makefiles 2022-08-07 12:59:22 +02:00