Merge pull request #6950 from hieblmi/patch-3

doc: vim visual ruler at column 80
This commit is contained in:
Oliver Gugger 2022-09-27 16:05:45 +02:00 committed by GitHub
commit 648bc88081
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`.