summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/gettext_defs.h
AgeCommit message (Collapse)AuthorFiles
2024-01-11refactor(IWYU): fix headersdundargoc1
Remove `export` pramgas from defs headers as it causes IWYU to believe that the definitions from the defs headers comes from main header, which is not what we really want.