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/ftplugin/text.vim | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 uvim/runtime/ftplugin/text.vim (limited to 'uvim/runtime/ftplugin/text.vim') diff --git a/uvim/runtime/ftplugin/text.vim b/uvim/runtime/ftplugin/text.vim deleted file mode 100644 index c4cbcb54c3..0000000000 --- a/uvim/runtime/ftplugin/text.vim +++ /dev/null @@ -1,18 +0,0 @@ -" Vim filetype plugin -" Language: Text -" Maintainer: David Barnett -" Last Change: 2019 Jan 10 - -if exists('b:did_ftplugin') - finish -endif -let b:did_ftplugin = 1 - -let b:undo_ftplugin = 'setlocal comments< commentstring<' - -" We intentionally don't set formatoptions-=t since text should wrap as text. - -" Pseudo comment leaders to indent bulleted lists with '-' and '*'. And allow -" for Mail quoted text with '>'. -setlocal comments=fb:-,fb:*,n:> -setlocal commentstring= -- cgit 0.0.5-2-1-g0f52