Fix C lua snippet once #5

Open
opened 2025-07-07 09:21:14 +00:00 by benie · 0 comments
Owner

In the once C lua snippet calls getIncludeGuardName() but it needs to be dynamically called, currently the snippet always outputs the same guard name which is the name of the first file opened rather than the name of the file opened in the current buffer.

In the `once` C lua snippet calls `getIncludeGuardName()` but it needs to be dynamically called, currently the snippet always outputs the same guard name which is the name of the first file opened rather than the name of the file opened in the current buffer.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/nvim#5
No description provided.