-
Hello, as the title suggests is there a way to center the text after executing one of these commands ? Ive tried searching for hooks while executing one of the commands but it returns that no hooks are used. This is the function I search for hooks with :
|
Beta Was this translation helpful? Give feedback.
Answered by
svaante
Jul 13, 2024
Replies: 1 comment 1 reply
-
Hey, (add-hook 'dape-display-source-hook #'recenter) This requires dape 0.13.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gody93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
To keep window centered on the current line:
This requires dape 0.13.0