Emacs TIL

Today I learn in Emacs

Blog Index About Search

Search and filter files by name/type

Use counsel-projectile-ag.

Sep 7, 2021 · 1 min read

Doom Emacs: Search variable/function/etc. at cursor position

When your cursor is on a variable / function / etc., you want to search it in the entire project.

Sep 6, 2021 · 1 min read

Org-mode: Go back to previous location after opening links

The function you are looking for is:

Sep 5, 2021 · 1 min read

Magit: Show commits touching one file only

It’s useful if you want to see file edit history:

Sep 4, 2021 · 1 min read

Magit: Copy Github links to current link / file

In VSCode, there is a plugin to copy Git Web Links for VS Code. It is handy when you want to share the link to a specific line of a shared code base.

Sep 4, 2021 · 1 min read
1
8 9 10 11 12

© 2024 Emacs TIL. Powered by Jekyll & Forever Jekyll.