about summary refs log tree commit diff stats
path: root/mu.vim
diff options
context:
space:
mode:
Diffstat (limited to 'mu.vim')
-rw-r--r--mu.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/mu.vim b/mu.vim
index 9206d27c..c0bddc93 100644
--- a/mu.vim
+++ b/mu.vim
@@ -4,8 +4,8 @@
 " URL:         http://github.com/akkartik/mu
 " License:     public domain
 "
-" Copy this into your ftplugin directory, and add the following to your vimrc
-" or to .vim/ftdetect/mu.vim:
+" Copy this file into your ftplugin directory, and add the following to your
+" vimrc or to .vim/ftdetect/mu.vim:
 "   autocmd BufReadPost,BufNewFile *.mu set filetype=mu
 
 let s:save_cpo = &cpo