Results of “Neovim built-in options survey”
Originally posted on Reddit
Hello, Neovim users!
Around two weeks ago I decided to make a Neovim built-in options survey. Now it is closed, as it doesn’t seem to have an intensive answer supply (last one was more than 24 hours ago).
There were total 227 legible answers. Not as many as I had hoped starting it, but it is what it is.
Main summary of basic options are in the post image. To answer questions in the survey announcement:
What Leader key is used the most?
- Space.Tabs or spaces?
- Spaces (based on 82% ofexpandtab=true
)Absolute, relative, or no line numbers?
- Seems like both absolute and relative. But probably more absolute ones, based on 86% ofnumber=true
.Traditional or global statusline?
- Global, but with a tight margin.Permanent tabline or not?
- Not permanent, default one.Use persistent undo or not?
- Yes to persistent undoshowmode or noshowmode?
-noshowmode
wrap or nowrap?
-wrap
.
Here is a gist with full results along with description of how to read them and scripts used
I also created a GitHub issue in Neovim repository to discuss possibility of default values change. If you agree with changing options which reached 80% for some non-default value (as per commentary of Justin M. Keys), please upvote initial issue message.
Thanks for reading and participating!