Commit graph

150 commits

Author SHA1 Message Date
Howard Abrams
2472e40358 Better keybinding to address a long-standing bug 2022-03-03 15:07:00 -08:00
Howard Abrams
bebc16c29b Better keybindings of Neotree 2022-02-25 17:14:50 -08:00
Howard Abrams
4c62a1a6bf Can't find my cursor on large monitors, but now I can flash it. 2022-02-25 17:13:44 -08:00
Howard Abrams
9d14742138 Mode-specific keybindings for Python
Now the LSP seems to be working better with pyright.
2022-02-25 17:12:45 -08:00
Howard Abrams
2c806791b3 Turning on the flycheck for checking without LSP 2022-02-25 17:12:18 -08:00
Howard Abrams
0d4b1e97c0 Fixed a bug with reloading my config file.
And a bit of clean up.
2022-02-25 14:57:43 -08:00
Howard Abrams
27d54bbe65 Add keybindings to Flymake 2022-02-24 13:52:01 -08:00
Howard Abrams
f703b6a151 Add cleverparens to all the languages
May not appreciate this.
2022-02-23 11:01:12 -08:00
Howard Abrams
1e8e04a4c4 Connect to devdocs for programming documentation 2022-02-23 10:58:49 -08:00
Howard Abrams
d6484b9f44 Keybindings for easily correcting spelling mistakes. 2022-02-17 11:38:41 -08:00
Howard Abrams
92b30d502f Keybinding for telega and turn on vterm 2022-02-17 09:54:03 -08:00
Howard Abrams
d0f3a321f7 Add keybinding to the focused work code
Let's get back to an easy way to focus my workflow.
2022-02-17 09:53:06 -08:00
Howard Abrams
8b53a1654f Add functionality for typographic quotes
Finally getting around to adding nicer quotes from Artur's Endless
Parenthesis blog. Org is getting prettier and prettier.
2022-02-17 09:50:34 -08:00
Howard Abrams
620a1bf670 Add the annotate mode package
For dropping simple word notes in your files ... visual bookmarks.
2022-02-10 23:17:46 -08:00
Howard Abrams
c37d1d0759 Checking out the Pocket Reader project
This seems like a great way to link my phone and emacs and reading
essays not on the elfeed reader.
2022-02-10 23:16:50 -08:00
Howard Abrams
83e8f635d5 Add a leader key for EWW 2022-02-10 23:16:24 -08:00
Howard Abrams
fb01aa4728 Save all buffers when Emacs looses focus. 2022-02-10 11:25:03 -08:00
Howard Abrams
e561e148e1 Fixed my project loading feature 2022-02-04 14:38:56 -08:00
Howard Abrams
9dda0a8abd Turning of the Forge stuff until I use it again. 2022-02-04 14:37:23 -08:00
Howard Abrams
64dc0a32e8 Gotta have all the snippets 2022-02-02 11:53:16 -08:00
Howard Abrams
7e301d5efe Putting Telega back in 2022-02-02 11:53:16 -08:00
Howard Abrams
4134b243c9 I never use super or subscript nomenclature in org. 2022-02-02 11:53:16 -08:00
Howard Abrams
65233db29e Evil keybindings for Mail and Feed Reader 2022-02-02 11:53:16 -08:00
Howard Abrams
78db166f4c Put the EWW keybindings in Evil mode 2022-02-02 11:53:16 -08:00
Howard Abrams
6a88d5e138 Figured out the gpg bug
I needed to have a loopback setting to have it prompt for a password
inside Emacs, as opposed to running a GUI GPG, or worse, spitting out
an error.
2022-02-02 11:53:16 -08:00
Howard Abrams
55249bad44 Add CONTRIBUTING and a Code of Conduct 2022-01-10 22:24:49 +00:00
Howard Abrams
fd5d9a8b01 Add LICENSE 2022-01-10 22:10:36 +00:00
Howard Abrams
b9ee2347b3 If I want to order the GPGs that it chooses
The linux location needs to be specified.
2022-01-06 17:01:08 -08:00
Howard Abrams
1a870cc168 Not all of my machines have everything checked out 2022-01-06 16:41:40 -08:00
Howard Abrams
87e2d4e292 Move stuff around
Needed to move the Terminal stuff over to remoting, as I don't include
the aux-apps in my Work-specific Emacs system. While I was at it, I
noticed some key conflicts with org, so fixed that too.
2022-01-06 15:36:39 -08:00
Howard Abrams
a85aae30b9 Org commands off the general leader
Shamelessly stolen from Doom Emacs
2022-01-04 16:14:38 -08:00
Howard Abrams
4bf1bba3aa Need an org example block 2022-01-04 16:14:38 -08:00
Howard Abrams
6791c7bdc8 Fix bugs ...
Including splitting out the project list (so that it can be added to
later in the initialization), a bug found in the `beep` code.
2022-01-04 16:14:38 -08:00
Howard Abrams
129f834812 Getting the configuration working on my iMac
Each computer seems to be so unique.
2022-01-02 22:42:22 -08:00
Howard Abrams
14e3d5e9d9 Integrate the writeroom
A limited UI with the idea of removing distractions.
2021-12-29 18:52:00 -08:00
Howard Abrams
bc6e6eea50 Shuffling sections around
Expanding the Applications sections and removing it from the Config.
2021-12-29 18:51:25 -08:00
Howard Abrams
b228b781e0 Add a thesaurus
Add the powerthesaurus and define-word to enhance my writing,
communication and digitial prosaisms.
2021-12-29 11:43:41 -08:00
Howard Abrams
de34f29611 Turn on the spell check
I like the spellcheck mode, and I especially like to be able to realize
that I misspelled a word, and correct it from afar.
2021-12-29 11:15:20 -08:00
Howard Abrams
8d4389f398 Load file in a particular window
Now _this_ is obsessive! I like it!
2021-12-29 11:08:27 -08:00
Howard Abrams
2380d70508 Commit tangled versions of my website code
This makes this project self-contained for others to steal.
2021-12-29 09:36:58 -08:00
Howard Abrams
2dcac6e761 Jump to newly created windows
Since my fingers were good with splitting the window and jumping to
the new window, I figured a little advice would make Emacs behave as I
would have expected.
2021-12-29 09:35:39 -08:00
Howard Abrams
9f28c9a51a Integration with ripgrep and wgrep
And a code change just to verify it!
2021-12-29 09:34:48 -08:00
Howard Abrams
6fdd2bb756 Easier to debug when debug-on-error is the default
Especially easier when loading up dot files.
2021-12-27 10:35:48 -08:00
Howard Abrams
414b56eb5f Making sure that github/gitlab works with forge
To use this correctly, create entries in ~/.authinfo.gpg that contains
the API passwords from Github and Gitlab:

    machine api.github.com login howardabrams^forge password redacted
    machine gitlab.com/api/v4 login howardabrams^forge password redacted

Also, this change prompts us for comfirmation before pushing to the
main upstream branch (since you should want to use a pull request).
2021-12-27 10:15:07 -08:00
Howard Abrams
4ed8572a77 Magic incantation to get org-superstar working
Seems that since this package has both an `org-superstar` and a
`org-superstar-mode`, the standard `:hook` picks up the wrong one.
2021-12-27 10:13:21 -08:00
Howard Abrams
7b732934d5 Surround and snipe now work correctly together 2021-12-27 09:48:02 -08:00
Howard Abrams
3a927e756a Fix my code inclusion, like beep and demo-it
Using the :local-repo to test local repositories of my .. this doesn't
seem right.
2021-12-27 09:46:10 -08:00
Howard Abrams
9ba17b5c20 Fix bug in :straight calls
Don't use :files in calls to :straight, and I like
2021-12-27 09:32:33 -08:00
Howard Abrams
c9df765b19 Move Ansible configuration to Work-specific files 2021-12-16 11:35:10 -08:00
Howard Abrams
4a5f426428 Meta-Space for Global Leader, and Shift-Space for Local
Let's see if this really works for insert mode.
2021-12-14 11:42:26 -08:00