Age | Commit message (Collapse) | Author | Files | Lines |
|
This gives me access to some generic-purpose snippets that allow me to easily
insert characters like this: ✓ and ✗!
|
|
Since I'm new to the CL world, snippets are a useful note-taking analogue with
the added benefit of potentially speeding up my workflow should the
muscle-memory set.
|
|
For the times when I'd like to be DyNaMiC.
|
|
This depends on the `type` macro that's defined in my mono-repo. Perhaps another
reason why my dotfiles needs to be merged into the mono-repo.
|
|
Many of my other commonly used languages have a similar snippet as well.
|
|
Yasnippet supports a way to share snippets between related modes. I should do
this instead of just defining a new snippet here. Well... until then.
|
|
Currently paying the price of months of non-diligent git usage.
Here's what has changed.
- Theming support in Gvcci and wpgtk
- Dropping support for i3
- Supporting EXWM
- Many Elisp modules
- Collapsed redundant directories in ./configs
|