Hacker News new | past | comments | ask | show | jobs | submit login

But also not without the downsides, because what do you do if multiple files are found? And how will you communicate that to the user, if at all? Lots of room for confusion here: "why aren't my changed taking effect?!", "where is this setting coming from, it's not in my file?!" and things like that.



Stick it in the manpage. Neovim does this. Power users who care about non-standard configuration should be able to carry the burden of managing it.


Things like bashrc and vimrc have been "standard" for decades; that's not a "non-standard configuration", it's what everyone uses today. And Neovim only supports ~/.config/nvim/init.vim judging from the manpage(?) If it doesn't then this only underscores my point that all of this is apt to lead to confusion.

Either way, it had a clean break from Vim and didn't have to deal with people who have been using Neovim for decades (lots of things are different compared to Vim and it's not intended to be compatible in the first place).


By non-standard I mean XDG home




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: