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/chatito.vim | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 uvim/runtime/ftplugin/chatito.vim (limited to 'uvim/runtime/ftplugin/chatito.vim') diff --git a/uvim/runtime/ftplugin/chatito.vim b/uvim/runtime/ftplugin/chatito.vim deleted file mode 100644 index af212e9581..0000000000 --- a/uvim/runtime/ftplugin/chatito.vim +++ /dev/null @@ -1,15 +0,0 @@ -" Vim filetype plugin -" Language: Chatito -" Maintainer: ObserverOfTime -" Last Change: 2022 Sep 19 - -if exists('b:did_ftplugin') - finish -endif -let b:did_ftplugin = 1 - -setlocal comments=:#,:// commentstring=#\ %s -" indent of 4 spaces is mandated by the spec -setlocal expandtab softtabstop=4 shiftwidth=4 - -let b:undo_ftplugin = 'setl com< cms< et< sts< sw<' -- cgit 0.0.5-2-1-g0f52