From 2eae5db069dc171f74cd863487655f6a88e5384d Mon Sep 17 00:00:00 2001 From: Mehmet Samet Duman Date: Fri, 3 Apr 2026 22:21:25 +0300 Subject: NOISSUE rebrand vim to MNV's not Vim Signed-off-by: Mehmet Samet Duman --- uvim/runtime/plugin/tutor.vim | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 uvim/runtime/plugin/tutor.vim (limited to 'uvim/runtime/plugin/tutor.vim') diff --git a/uvim/runtime/plugin/tutor.vim b/uvim/runtime/plugin/tutor.vim deleted file mode 100644 index 495f31704c..0000000000 --- a/uvim/runtime/plugin/tutor.vim +++ /dev/null @@ -1,12 +0,0 @@ -" Tutor: New Style Tutor Plugin :h vim-tutor-mode -" Maintainer: This runtime file is looking for a new maintainer. -" Contributors: Phạm Bình An -" Original Author: Felipe Morales -" Date: 2025 May 12 - -if exists('g:loaded_tutor_mode_plugin') || &compatible - finish -endif -let g:loaded_tutor_mode_plugin = 1 - -command! -nargs=? -complete=custom,tutor#TutorCmdComplete Tutor call tutor#TutorCmd() -- cgit 0.0.5-2-1-g0f52