Skip to content

Instantly share code, notes, and snippets.

@jeevcat
Created May 13, 2019 08:36
Show Gist options
  • Save jeevcat/6c1e53029a5beb20d7fbc51d285c5d49 to your computer and use it in GitHub Desktop.
Save jeevcat/6c1e53029a5beb20d7fbc51d285c5d49 to your computer and use it in GitHub Desktop.
[ctags] Generate ctags for UE4
ctags -R -a --languages=C++,C# -f %home%\.vimtags "C:\Program Files\Epic Games\UE_4.22\Engine"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment