Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Better than (counsel-rg-or-swiper), provides a buffer of results that
I can deal with as I want.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decided to use vanilla packages a bit more, and got a bit bored of Ivy
+ Counsel.
|
|
|
|
|
|
created
This happened because (eshell) with no arguments would not lookup
eshell-buffer-name.
|
|
|
|
|
|
|
|
|
|
|
|
Mostly for Eglot documentation.
|
|
Looks a bit nicer, is Lispy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some unfortunate issues occurred due to newer versions of magit and
transient, so I decided to regress them to a version tag that worked.
|
|
Optimises my load time quite a bit.
|
|
|
|
|
|
|
|
|
|
Instead of giving all the project files that project.el THINKS I want,
let's just use the folder itself and abuse ctags. Leads to better
TAGS overall.
|