doc: vim visual ruler at column 80

This commit is contained in:
Slyghtning 2022-09-27 09:45:55 -04:00 committed by GitHub
parent 905dfed6dd
commit b49ec52c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,3 +239,5 @@ into the code base as well.
Other editors (for example Atom, Nodepad++, Vim, Emacs and so on) might install
a plugin to understand the rules in the `.editorconfig` file.
In Vim you might want to use `set colorcolumn=80`.