Thinking of learning how to use GNU Global for C programming. I was using ctags before for basic stuff, but it was kinda hard to handle compared to M-x eglot + clangd, which works out of the box. The only downside is, I don't want to have llvm on my system just for autocompletion :(