gcgbarbosa's

How to enable syntax highlighting and auto-completion for NS-3 in Doom Emacs?

If doom is your favorite editor and you want to work on ns-3 with doom then follow these steps:

(cc +lsp)
cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ...

2022-08-14-18:33:27.png

#Networks