Skip to content

Modernize org mode styling #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

esquivalient
Copy link
Member

Branched from #21

Why is this change needed?
--------------------------
I don't know if it's _needed_, but I use Org a lot. Having modern UI
elements makes the experience more pleasant.

How does it address the issue?
------------------------------
Org Modern[1] makes some nice improvements to the elements without
being tied to a particular theme.

Any links to any relevant tickets, articles or other resources?
---------------------------------------------------------------
1 - https://github.com/minad/org-modern
@esquivalient esquivalient requested a review from mediocretes June 28, 2022 21:05
** Ag - The Silver Searcher
If you want to use Projectile's search functions with ag

(use-package ag)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still an ack man, but this might be the introduction I need.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it seems like you're talking about general usage outside of emacs I'll give a very soft pitch for ripgrep. I've been using ripgrep for a while and have been happy with it. It's faster than ag and the rest, but I don't remember thinking ag was too slow, so maybe that doesn't matter. Ripgrep has slightly more functionality than ag based on https://beyondgrep.com/feature-comparison/, but I'm not sure I actually use any ripgrep specific features. It's been a while since I switched so I don't remember exactly what caused me to try it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ripgrep is very popular on the Emacs subreddit. I'm not familiar with it, so I'd like to have this for now. I made a todo to consider switching.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like I don't have access to that basecamp, if you intended for other folks to be able to check it out.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. I originally made it just for myself, then later added Nate. I've added everyone else as followers since we're the only ones that use Emacs right now.

@esquivalient
Copy link
Member Author

As I'm using it more, I think it might be impacting the automatic indentation functionality in a way I don't like. I'm going to investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants