Commit Graph

1731 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 0f9975a7bf
Better regex for generating custom org IDs 2020-07-11 18:06:35 +02:00
Lucien Cartier-Tilet 2885e1da34
Remove package, update layers, remove custom mu, Rust update
The `meson-mode` package is removed from my custom package list with
the addition of the `meson` layer in Spacemacs.

The `org` layer’s support for Trello is also removed from my
configuration while the support for Hugo is added.

The `c-c++` layer now uses `clangd` as its LSP backend instead of ccls

The `haskell` layer is removed from my configuration

Since it is now broken, instructions for installing a custom `mu`
package on Arch Linux that still enables it has been removed. I will
now use the default `mu` package from the AUR.

The Rust configuration has been updated with some additional
instructions on the reason why some elements are set, and how to
install these. The Rust LSP backend will now use the command `cargo
clippy` instead of `cargo check` to catch errors and warnings.
2020-07-11 18:00:09 +02:00
Lucien Cartier-Tilet 3e033d7529
updated mimeapps 2020-07-01 14:58:37 +02:00
Lucien Cartier-Tilet 034090ffb1
Sorted scripts alphabetically 2020-06-14 20:58:07 +02:00
Lucien Cartier-Tilet c19d4b0d96
Removed unused Lua function in Awesome config 2020-06-14 20:57:47 +02:00
Lucien Cartier-Tilet fa3faba5a2
Better wallpaper handling in Awesome with new tools from bin.org 2020-06-14 20:53:27 +02:00
Lucien Cartier-Tilet 6843dfbdbc
This breaks my code tangling 2020-06-14 20:51:56 +02:00
Lucien Cartier-Tilet ab489600c1
Fixed links broken with previous commit 2020-06-07 19:07:02 +02:00
Lucien Cartier-Tilet d6f688d985
Updated headings’ custom ID 2020-06-07 17:43:20 +02:00
Lucien Cartier-Tilet ef67fa6e25
Better org CUSTOM_ID properties
See https://blog.phundrak.com/better-custom-ids-orgmode/
2020-06-05 15:46:14 +02:00
Lucien Cartier-Tilet b81224865f
better headers 2020-06-01 17:53:20 +02:00
Lucien Cartier-Tilet 032a10d0fa
Updated conlanging layer for Spacemacs 2020-05-29 17:53:39 +02:00
Lucien Cartier-Tilet e1557c3999
Changed font of my terminal (same as Emacs), removed unused line 2020-05-29 17:41:28 +02:00
Lucien Cartier-Tilet f068368fc9
Changed the location of the Dart SDK 2020-05-29 17:41:04 +02:00
Lucien Cartier-Tilet b2846dc476
Added shortcut to modify how org-src buffers spawn 2020-05-29 17:40:33 +02:00
Lucien Cartier-Tilet 90c3bcde72
Added packages to install, fixed issue with tangling 2020-05-28 12:05:36 +02:00
Lucien Cartier-Tilet 389a740d57
Updated org projects’ export location 2020-05-28 11:58:23 +02:00
Lucien Cartier-Tilet 1c9a21d72c
Fixed issue so PATH directories aren’t added each time fish starts 2020-05-28 11:57:41 +02:00
Lucien Cartier-Tilet 3f553a2b43
Fixed display so mount names can be a bit longer 2020-05-28 11:57:14 +02:00
Lucien Cartier-Tilet 8bbd4403d4
Fixed issue with `backup` when used with directories 2020-05-28 11:56:31 +02:00
Lucien Cartier-Tilet 40f43c704a
Fixed rainymood fish function 2020-05-28 11:56:13 +02:00
Lucien Cartier-Tilet 6bb04f5fd5
Restored accidentaly deleted data 2020-05-28 11:55:40 +02:00
Lucien Cartier-Tilet fc6ae3d322
Added other packages to required packages 2020-05-18 02:16:33 +02:00
Lucien Cartier-Tilet a534c58b91
Removed workaround for python-jedi bug 2020-05-17 21:03:22 +02:00
Lucien Cartier-Tilet 7e4e669de9
Added go as new package to be installed 2020-05-17 20:51:04 +02:00
Lucien Cartier-Tilet 5df567954f
Forgot to remove those 2020-05-17 20:39:17 +02:00
Lucien Cartier-Tilet bedb554e75
removed generated comments on tangle 2020-05-17 20:32:23 +02:00
Lucien Cartier-Tilet e376f3153d
Forgot to add fish code generation 2020-05-17 20:16:56 +02:00
Lucien Cartier-Tilet c0e89be6fa
Fixed issue with files tangling, added and removed some packages 2020-05-17 20:10:09 +02:00
Lucien Cartier-Tilet f88e8cea66
Removed unused html files 2020-05-17 20:02:22 +02:00
Lucien Cartier-Tilet 0243f490f6
better org files, updated installation packages 2020-05-17 15:04:07 +02:00
Lucien Cartier-Tilet e30c4a5f57
Updated conlang-layer module for Spacemacs 2020-05-01 23:02:22 +02:00
Lucien Cartier-Tilet 0f3623c167
Replaced the old bépo layout with the bépo Afnor layout 2020-04-30 20:35:24 +02:00
Lucien Cartier-Tilet 16f127f0d8
Updated neofetch config 2020-04-30 11:16:46 +02:00
Lucien Cartier-Tilet 96311c6038
Updated install script 2020-04-29 21:20:15 +02:00
Lucien Cartier-Tilet 3a73b4d96c
Updated header 2020-04-29 21:19:43 +02:00
Lucien Cartier-Tilet 534fd52802
Updated client behavior 2020-04-29 21:17:05 +02:00
Lucien Cartier-Tilet fccd63f4de
Reorganized layouts, moving or resizing a client will make it float 2020-04-29 17:53:02 +02:00
Lucien Cartier-Tilet 87b8f1e050
fixed Dart lsp, added bibtex and csv layers, changed font
Also made pretty-symbols-mode activated by default
2020-04-29 17:51:15 +02:00
Lucien Cartier-Tilet bc98d0acca
updated dotspacemacs 2020-04-29 17:49:56 +02:00
Lucien Cartier-Tilet e543fc5952
Added sxiv associations, removed last reference to Gnus 2020-04-21 13:39:29 +02:00
Lucien Cartier-Tilet a438e762ec
Finally fixed my mailto handler 2020-04-21 13:07:46 +02:00
Lucien Cartier-Tilet d7ad8de30a
Removed unused odf-mode, removed buggy code block 2020-04-21 12:58:57 +02:00
Lucien Cartier-Tilet 1757b69a4a
Updated installation script, removed compton in favor of Picom 2020-04-21 12:57:55 +02:00
Lucien Cartier-Tilet 6466ff537b
Moved GTK settings to index.org 2020-04-21 12:56:56 +02:00
Lucien Cartier-Tilet 74afc5a50b
Updated and fixed keyboard shortcuts 2020-04-21 12:55:30 +02:00
Lucien Cartier-Tilet 0f1c273b30
Updated dotspacemacs 2020-04-14 21:59:23 +02:00
Lucien Cartier-Tilet a3e390a4e0
Updated mu4e inbox shortcuts, removed unused variable for Rust
The variable pointing to `racer` hasn’t been used since I switched to
lsp-mode.
2020-04-14 21:57:12 +02:00
Lucien Cartier-Tilet baae12a466
Added layer for elfeed 2020-04-14 21:56:40 +02:00
Lucien Cartier-Tilet 643b2fcffb
In picom, only ignore dock for rounded corners 2020-04-14 21:55:47 +02:00