Re-organize doc files #5

Merged
ludens merged 10 commits from re-organize into master 2022-12-23 01:56:38 +00:00
Owner

I've been kinda annoyed by the fact that so many of the files in this repo start with a . and are thus hidden, so mostly just re-organized things now that I'm shaking it all up a bit and making it so all of the files don't start with ..

I've been kinda annoyed by the fact that so many of the files in this repo start with a `.` and are thus hidden, so mostly just re-organized things now that I'm shaking it all up a bit and making it so all of the files don't start with `.`.
ludens added 10 commits 2022-12-23 01:55:36 +00:00
92c48f0ced
Remove Emacs dotfiles
I love the core text editing experience of emacs, but I have grown
tired of the work it takes to just do so many things.  I like the
experience of customizing things, but I feel like I never have the
chance to do the polish I need in order to get things working smoothly.

I also really want better integration with LSP and debugging, things
which have always been sort of difficult for me in emacs.  Going to
try to start from a clean slate this winter break with helix (`hx`),
which has a lot of the text editing features that I like from emacs
but integrated through tree-sitter.  The ability to search though
code easily with goto and space modes really blows my mind, there
truely is nothing else like it.

It also has very good performance so far, though I haven't tested
anything especially huge.

So all of that is to say that I'm going to be using helix instead
of emacs.
ea227abea8
Add helix editor configuration
Mostly just customizations to the gruvbox theme to fit a bit better
to my eye and my preferences.
2054a6dfda
Give operators more contrast
This will make them more obvious as & is considered an operator in
rust without drawing too much attention to them.
4303e26f2a
Re-arrange git config
Moved more things from my global gitconfig to user config where it
feels appropriate.
ludens merged commit a41c46b9ca into master 2022-12-23 01:56:38 +00:00
ludens deleted branch re-organize 2022-12-23 01:56:38 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ludens/dotfiles#5
No description provided.