Howard Abrams
882cf0dba7
Fix/Cleanup many of the keybindings
...
Creating multiple general leader keys per mode, doesn't work. Instead,
I need to re-use the _local leader_ but add the keymap during the
definition.
2023-05-01 11:49:33 -07:00
Howard Abrams
2446ddbdf2
Change leader to comma and forgot some bindings
2023-04-01 16:32:16 -07:00
Howard Abrams
a80bd6d068
Local leader bound to comma
...
I thought that I would use Evil's , as a backward's search, and got
rid of Spacemacs approach to having the , as a local leader.
Well, a year later, I can't remember ever using the comma for that
reason. So I'm converting back.
2023-03-15 09:28:26 -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
8c609f899e
Minor formatting changes for Clojure setup
2022-09-12 22:09:26 -07:00
Howard Abrams
a8e5fec161
Expanded Clojure to really work
...
Lots of leader keys to tie into Cider.
2022-09-11 22:29:25 -07:00
Howard Abrams
fd9db946a5
Initial Clojure Integration
...
This has been ported to my system for years, and much of what I had I
don't really need anymore.
2022-08-24 14:37:29 -07:00