Howard Abrams
ad7125ad64
Create local leaders for various modes
...
This way, SPC-m will always be special for each major mode
... something like that.
2021-11-23 16:34:48 -08:00
Howard Abrams
e0e16e57d6
Excising useless user information
2021-11-18 12:12:19 -08:00
Howard Abrams
7301b8fb0e
Integrate LSP and Python to Emacs
...
Using the typical `lsp` project, but am not sure if I should switch
over to `eglot`. It will be interesting to mess with this.
2021-11-18 08:17:20 -08:00
Howard Abrams
c7a79697a1
Fix startup bugs with straight
...
And also some Org mode settings for indenting stuff.
2021-11-13 22:18:19 -08:00
Howard Abrams
065e673b7f
Add Neotree and make it prettier to display with all the icons
2021-11-13 22:16:25 -08:00
Howard Abrams
9f6eca95a1
Including the Lissner's Snippet collection
...
This includes the starting auto-insert code for bash scripts, fish
scripts and Emacs lisp. Off to a great start here.
2021-11-12 13:05:31 -08:00
Howard Abrams
ee2eab464d
Increase/Decrease the "font size" of the frame
...
While the `text-scale-increase` works fine for a single window, if I
want the font for the entire window, I needed something else. Added it
to the "Window" Hydra, so it could be a pink toggle.
While I was at it, I changed more `ha/` to `ha-` ... consistency!
2021-11-11 21:05:41 -08:00
Howard Abrams
1b5ad5a96c
Add code for remote SSH work to my virtual machines
2021-11-09 17:49:52 -08:00
Howard Abrams
c2fed6f149
Moved Fish script work to programming
2021-11-09 17:20:36 -08:00
Howard Abrams
47f1162d28
Fixed bugs with the initialization
...
Getting a number of warnings and startup errors, so I moved a couple
of features earlier in the boot process and directly into the
`init.el` file (see the initialization).
Also, I'm not using the `beep` feature just yet.
2021-11-09 08:21:08 -08:00
Howard Abrams
3774244434
Added the programming languages
...
Just a start actually.
2021-11-08 16:02:13 -08:00