aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3f6524a..f168f1d 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
shebang\_change\_filetype.vim
=============================
-This plugin watches the first line of a buffer for the presence of a "shebang",
-beginning with the characters "#!". If such a line is added or modified,
-filetype detection is re-run.
+This plugin re-runs filetype detection if a shebang `#!` is added or changed in
+the buffer.
License
-------