Skip to content

Instantly share code, notes, and snippets.

@pesader
Created February 9, 2022 16:06
Show Gist options
  • Save pesader/e0f0b499d8f7a5a8ce0fc56a3bc01443 to your computer and use it in GitHub Desktop.
Save pesader/e0f0b499d8f7a5a8ce0fc56a3bc01443 to your computer and use it in GitHub Desktop.
[Generate ctags for a project] This is useful for "Go to definition" command on Vim #shell #vim
ctags -R .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment