The line looks like this
.. vim: set ft=help norl ts=8 tw=78 et :
And appears at the bottom of some text files, such as vim documentation.
I just want to know where I can look this topic up in the vim help to read about it.
It is called a modeline.
See :help modeline
for more information.
Basically, it is a way to tell Vim how to render a text file.
It’s called a modeline. Try:
:help modeline
That is the modeline.
:help modeline
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With