aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9ce511d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+html\_spelllang.vim
+===================
+
+This filetype plugin for HTML searches for `<html>`, `<body>`, and `<main>`
+elements, and attempts to set the `'spelllang'` option appropriately if it
+detects that spelling files exist corresponding to any `lang=` attribute
+defined for the lattermost instances of these elements within the first 128
+lines.
+
+License
+-------
+
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+See `:help license`.
+
+[1]: https://sanctum.geek.nz/