Skip to content

Instantly share code, notes, and snippets.

View chillpert's full-sized avatar
🦇

Christian chillpert

🦇
View GitHub Profile
@chillpert
chillpert / vim-unreal.md
Last active February 26, 2024 13:34
Debugging and autocompletion for Unreal Engine 4 and 5 projects in (Neo)vim

Debugging and autocompletion for Unreal Engine 4 and 5 projects in (Neo)Vim

+++ Updated for UE 5.1 (see bottom)

Autocompletion

For autocompletion there are two options:

  1. coc (Vim, Neovim)
  2. LSP (Neovim only)