You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to Emacs in general, so this is almost a 100% not a bug. When I am autocompleting an #include, first it suggests "#include <header>". Then, when I type the header's name, it suggests the header's name with a >, so in the end it looks like "#include <someheader.h>>". How do I fix this?
The text was updated successfully, but these errors were encountered:
I am new to Emacs in general, so this is almost a 100% not a bug. When I am autocompleting an #include, first it suggests "#include <header>". Then, when I type the header's name, it suggests the header's name with a >, so in the end it looks like "#include <someheader.h>>". How do I fix this?
The text was updated successfully, but these errors were encountered: