Kakoune: Rename to :color-scheme command

Created on 29 Nov 2017  路  4Comments  路  Source: mawww/kakoune

Command: set-color-scheme
Alias: color-scheme
Directory: color-schemes

Most helpful comment

I would rename it to set-color-scheme, to keep the name similar to set-face.

All 4 comments

To what, why ?

I think what Alex had in mind is going from the current colorscheme to color-scheme (with a dash) which seems to be the proper spelling in english : https://en.wikipedia.org/wiki/Color_scheme

But if we ever decide to go this road, we should also do this for real homogeneity :

  • call it change-color-scheme to have a verb in the command
  • rename the /colors dir to /color-schemes

I would rename it to set-color-scheme, to keep the name similar to set-face.

Against this: color-scheme is harder to type than colorscheme and the matching vim command is called colorscheme (and uses the colors directory). It would be okay to have both spellings, but requiring a hyphen seems like a bad choice.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexherbo2 picture alexherbo2  路  3Comments

akkartik picture akkartik  路  3Comments

basbebe picture basbebe  路  4Comments

lenormf picture lenormf  路  4Comments

lenormf picture lenormf  路  3Comments