editorconfig / editorconfig-vim

EditorConfig plugin for Vim
http://editorconfig.org
Other
3.11k stars 135 forks source link

Troubleshooting guidelines #240

Open sir-galahad opened 1 month ago

sir-galahad commented 1 month ago

I would greatly appreciate it if the documentation came with some troubleshooting guidelines.

As it is I have installed the vim-editorconfig ubuntu package on ubuntu, I can see the editorconfig script being sourced if i run vim -V, but i can't get editorconfig to do anything as far as either applying settings from .editorconfig files or even producing any sort of debug information and it would be great to have a resource to go to to know what my next steps should be.