aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/gitsendemail.vim
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-06-11 23:21:38 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-06-11 23:21:38 +0200
commit252cea169185f5a57acb6913f622950bb27458f8 (patch)
tree33bc09c6a5abd5bd46faec09c10de226a9993a5c /vim/ftplugin/gitsendemail.vim
parente19087bc292678a526a8c780bbdc58b38dcecc2c (diff)
Drop support for vim, cleanup nvim config
Diffstat (limited to 'vim/ftplugin/gitsendemail.vim')
-rw-r--r--vim/ftplugin/gitsendemail.vim5
1 files changed, 0 insertions, 5 deletions
diff --git a/vim/ftplugin/gitsendemail.vim b/vim/ftplugin/gitsendemail.vim
deleted file mode 100644
index d97cbda..0000000
--- a/vim/ftplugin/gitsendemail.vim
+++ /dev/null
@@ -1,5 +0,0 @@
-" Vim filetype plugin
-" Language: git send-email message
-" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
-
-runtime! ftplugin/mail.vim