aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 9ce511d9b13472aea5e47f9fa8ca3d8025afe4d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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/