Mercurial > vim
view configure @ 35094:43a3b1acd476
translation(ca): update Catalan menu
Commit: https://github.com/vim/vim/commit/3ca2ae180ae26d0aa29b33ef158f79be811d6be8
Author: Oleg Zadorozhnyi <lesorubshayan@gmail.com>
Date: Thu May 2 12:58:51 2024 +0200
translation(ca): update Catalan menu
closes: https://github.com/vim/vim/issues/14705
Signed-off-by: Oleg Zadorozhnyi <lesorubshayan@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 02 May 2024 13:15:14 +0200 |
parents | a1ca6778da49 |
children |
line wrap: on
line source
#! /bin/sh # This is just a stub for the Unix configure script, to provide support for # doing "./configure" in the top Vim directory. cd "${SRCDIR:-src}" && exec ./configure "$@"