Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim: fix compile with BUILD_NLS | Rosen Penev | 2021-02-27 |
Avoids having to use msgfmt, which happens to be broken with gettext-full. msgfmt is used for the desktop gvim application, which is not used here. Signed-off-by: Rosen Penev <rosenp@gmail.com> |