diff options
| author | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-03 22:21:25 +0300 |
|---|---|---|
| committer | Mehmet Samet Duman <yongdohyun@projecttick.org> | 2026-04-04 00:23:03 +0300 |
| commit | 2eae5db069dc171f74cd863487655f6a88e5384d (patch) | |
| tree | 2d9d05e09978a2a44acbfbb8d651f240df3ca052 /uvim/runtime/termcap | |
| parent | 473d922faed49241a5d29d9e37dc4819cd512006 (diff) | |
| download | Project-Tick-2eae5db069dc171f74cd863487655f6a88e5384d.tar.gz Project-Tick-2eae5db069dc171f74cd863487655f6a88e5384d.zip | |
NOISSUE rebrand vim to MNV's not Vim
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'uvim/runtime/termcap')
| -rw-r--r-- | uvim/runtime/termcap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/uvim/runtime/termcap b/uvim/runtime/termcap index cb8355e25e..5ab926c963 100644 --- a/uvim/runtime/termcap +++ b/uvim/runtime/termcap @@ -1,9 +1,9 @@ # # Demonstration of a termcap file (for the Amiga and Archimedes) # -# Maintainer: The Vim Project <https://github.com/vim/vim> +# Maintainer: The MNV Project <https://github.com/Project-Tick/Project-Tick> # Last Change: 2023 Aug 10 -# Former Maintainer: Bram Moolenaar <Bram@vim.org> +# Former Maintainer: Bram Moolenaar <Bram@mnv.org> # sx|ansi|any ansi terminal with pessimistic assumptions:\ :co#80:li#24:cl=50\E[;H\E[2J:bs:am:cm=\E[%i%d;%dH:\ |
