mirror of
https://github.com/neovim/neovim.git
synced 2026-03-28 11:22:03 +00:00
- Use double underscores for the group targets as these targets usually shouldn't be used directly. - Use dash instead of underscore in the two targets that need to be used directly. I'm not entirely sure about this, as both chars are used in many targets, but a dash is easier to type than an underscore.