Skip to content

Testing macros? #148

Answered by Olical
katawful asked this question in Q&A
Dec 15, 2023 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

OH NO, I just worked it out I think! Try renaming both occurrences of macros to macnos

test
├── fnl
│   └── katcros-fnl
│       └── macnos
│           └── nvim
│               └── api
│                   └── autocommands
│                       └── macnos-test.fnl

It's because Aniseed is seeing the path with the word "macro" in it and deciding not to compile the fnl because it thinks it's also a macro file and can not be compiled. Again, nfnl doesn't have this issue because you tag your macro files with a comment instead of relying on naming conventions.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Olical
Comment options

@katawful
Comment options

@Olical
Comment options

@Olical
Comment options

Answer selected by katawful
@katawful
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants