summaryrefslogtreecommitdiff
path: root/uvim/src/proto/if_python.pro
diff options
context:
space:
mode:
Diffstat (limited to 'uvim/src/proto/if_python.pro')
-rw-r--r--uvim/src/proto/if_python.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/uvim/src/proto/if_python.pro b/uvim/src/proto/if_python.pro
index 90d878a993..4bf2190bfa 100644
--- a/uvim/src/proto/if_python.pro
+++ b/uvim/src/proto/if_python.pro
@@ -10,4 +10,4 @@ void python_window_free(win_T *win);
void python_tabpage_free(tabpage_T *tab);
void do_pyeval(char_u *str, dict_T *locals, typval_T *rettv);
int set_ref_in_python(int copyID);
-/* vim: set ft=c : */
+/* mnv: set ft=c : */