summaryrefslogtreecommitdiff
path: root/uvim/src/proto/textobject.pro
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-03 22:21:25 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-04 00:23:03 +0300
commit2eae5db069dc171f74cd863487655f6a88e5384d (patch)
tree2d9d05e09978a2a44acbfbb8d651f240df3ca052 /uvim/src/proto/textobject.pro
parent473d922faed49241a5d29d9e37dc4819cd512006 (diff)
downloadProject-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/src/proto/textobject.pro')
-rw-r--r--uvim/src/proto/textobject.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/uvim/src/proto/textobject.pro b/uvim/src/proto/textobject.pro
index 59116353da..510a788940 100644
--- a/uvim/src/proto/textobject.pro
+++ b/uvim/src/proto/textobject.pro
@@ -12,4 +12,4 @@ int current_block(oparg_T *oap, long count, int include, int what, int other);
int current_tagblock(oparg_T *oap, long count_arg, int include);
int current_par(oparg_T *oap, long count, int include, int type);
int current_quote(oparg_T *oap, long count, int include, int quotechar);
-/* vim: set ft=c : */
+/* mnv: set ft=c : */