summaryrefslogtreecommitdiff
path: root/uvim/src/proto/if_python3.pro
diff options
context:
space:
mode:
Diffstat (limited to 'uvim/src/proto/if_python3.pro')
-rw-r--r--uvim/src/proto/if_python3.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/uvim/src/proto/if_python3.pro b/uvim/src/proto/if_python3.pro
index 0487c57b68..0050921d80 100644
--- a/uvim/src/proto/if_python3.pro
+++ b/uvim/src/proto/if_python3.pro
@@ -11,4 +11,4 @@ void python3_tabpage_free(tabpage_T *tab);
void do_py3eval(char_u *str, dict_T *locals, typval_T *rettv);
int set_ref_in_python3(int copyID);
int python3_version(void);
-/* vim: set ft=c : */
+/* mnv: set ft=c : */