about summary refs log tree commit diff stats
path: root/subx.vim
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-05-24 22:47:09 -0700
committerKartik Agaram <vc@akkartik.com>2020-05-24 22:47:09 -0700
commitbfcbdf0e0af4e4aa12771c9be92742e52bca12a8 (patch)
treeab14e4ffac7fded1f730f108328f7761c2e8a5e1 /subx.vim
parentfcc161e70502caf34bc0206d2c428e8341e97fa6 (diff)
downloadmu-bfcbdf0e0af4e4aa12771c9be92742e52bca12a8.tar.gz
6398
Diffstat (limited to 'subx.vim')
-rw-r--r--subx.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/subx.vim b/subx.vim
index 6c6d6acc..a773e127 100644
--- a/subx.vim
+++ b/subx.vim
@@ -4,8 +4,8 @@
 " URL:         https://github.com/akkartik/mu
 " License:     public domain
 "
-" Copy this into your ftplugin directory, and add the following to your vimrc
-" or to .vim/ftdetect/subx.vim:
+" Copy this file into your ftplugin directory, and add the following to your
+" vimrc or to .vim/ftdetect/subx.vim:
 "   autocmd BufReadPost,BufNewFile *.subx set filetype=subx
 "
 " Some highlight groups you might want to select colors for in your vimrc: