Last active
June 16, 2020 16:02
-
-
Save SajadJalilian/ee1c34c740eb1c9da8f1ceba6628224a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SPC- | |
s search | |
i jump to symbol | |
In the buffer you can do :%s/find/replace/ , not sure about the whole project though. | |
(setq-default truncate-lines nil) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment