Skip to content

Use tags with ALE #4770

May 10, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

I haven't used ALE in a while but it seems like you don't have overridden the default Ctrl-] mapping to use the ALE functoin instead.

nmap Ctrl-] <Plug>(ale_go_to_implementation) (it's important to use nmap not nnoremap)

ALE has options to open the implementation in a split window or a new tab. Check :help ALEGoToImplementation for more info.

I haven't tested this thoroughly, but I hope this works for you.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@motato1
Comment options

Answer selected by patrickReiis
@patrickReiis
Comment options

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