aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2016-04-27 06:12:23 -0400
committerTeddy Wing2016-04-27 06:12:23 -0400
commit35d8a8758070cb9c44c0d83ae03dab9b8aa348b8 (patch)
treec4139abad0e9c3d6ade0f327041356178851170f
parente1c79fdc0ebf30d16bddeef46cc554fc9458be1f (diff)
downloaddotvim-35d8a8758070cb9c44c0d83ae03dab9b8aa348b8.tar.bz2
Add ftplugin/muttrc.vim
Set the correct comment prefix for the Muttrc config language (`#`).
-rw-r--r--ftplugin/muttrc.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/ftplugin/muttrc.vim b/ftplugin/muttrc.vim
new file mode 100644
index 0000000..8765705
--- /dev/null
+++ b/ftplugin/muttrc.vim
@@ -0,0 +1,4 @@
+" Muttrc vim settings
+
+" Comment string
+setlocal commentstring=#\ %s