Howard Abrams
|
6dfb07b3bf
|
Swap clever parens for lispyville
The lispy+lispyville is more feature-rich than the
smart-parens+clever. Both are fantastic, but I'm switching my lisp
work for lispyville.
|
2023-03-17 19:19:55 -07:00 |
|
Howard Abrams
|
b88172db48
|
Create a hydra for new Evil state for moving around
|
2023-03-17 09:55:12 -07:00 |
|
Howard Abrams
|
01a0958e6f
|
Update the copyright year
This really was a lark to see if I could change ALL the files using
woccur and a regular expression. Quite please with how simple that was.
|
2023-02-23 09:35:36 -08:00 |
|
Howard Abrams
|
13cc881a2e
|
Fixed that single quotes should behave in Lisp modes.
|
2022-08-22 15:58:30 -07:00 |
|
Howard Abrams
|
ffbd253e65
|
Convert to lower-case #+BEGIN_SRC blocks
While I was at it, I address some prose-specific comments like passive
sentences and weasel words.
|
2022-06-17 17:25:47 -07:00 |
|
Howard Abrams
|
6689227338
|
In case I need to call evil-inner-WORD directly
I created an interactive wrapper.
|
2022-06-16 12:16:29 -07:00 |
|
Howard Abrams
|
f46d6080af
|
Better goto-definition when the function is verbatim
|
2022-05-22 22:06:26 -07:00 |
|
Howard Abrams
|
911b2ef4ce
|
Integrate eros for better display of evaluation
Now when I evaluate an s-expression, I get a message near the code
instead of down below.
|
2022-05-13 14:35:26 -07:00 |
|
Howard Abrams
|
14cb05e0fa
|
Convert to use thread-last
While the ->> is nice, perhaps defaulting to emacs-builtin functions
is a better idea in general. Besides, it is clearer.
|
2022-05-13 09:47:31 -07:00 |
|
Howard Abrams
|
db2d27b66c
|
Goto definitions written in org files
Got a hacky approach to jumping to function definitions that are
written in an literate org file using ripgrep. Hopefully, this will
work well.
|
2022-05-12 09:40:35 -07:00 |
|
Howard Abrams
|
241d72bc0e
|
Add elisp-demos and elisp-def
As these two packages make Emacs Lisp programming much nicer.
|
2022-05-11 14:34:43 -07:00 |
|
Howard Abrams
|
9f0de0db6f
|
Strict Emacs Lisp mode
Finally. Plus I thought I would move these stuff to its own file.
|
2022-05-11 11:40:58 -07:00 |
|