vscode.nvim
vscode.nvim copied to clipboard
Suggestion: rename to vscode-light.nvim
Problem
Currently this repository is almost unsearchable from Google and DuckDuckGo. Even in Github, it is not apparent.
Suggestion
Rename to something like vscode-light.nvim
or vim-code-light
(contrary to vim code dark).
I also feel like a renamed is necessary because vscode.nvim
does not sound like a color scheme. As it has both light and dark variant, I am not sure about vim-code-light
or vscode-light.nvim
. Can we do something else?
How about Dark+.nvim or Vsdark+.nvim
How about vscode-light-dark.nvim
?
It shouldn't include light or dark in the name since most themes include light and dark variations.
It'd be better to include vim, nvim, theme, and/or colorscheme in the name instead.
Including vim or nvim in the name provides an indication that this is a theme for Vim/Neovim (not VSCode or any other editors).
I'd go with something like vim-vscode-theme. Not sure how SEO-friendly that is, however.
@vicecaycedo I think vim-vscode-theme
sounds great!
After some more thought, given that this is a Lua port and as such is incompatible with Vim, it'd probably be best to go with something like nvim-vscode-theme or vscode-theme.nvim.
@vicecaycedo @wongjiahau nvim-vscode-theme and vscode-theme.nvim both are tasteful to me. As everyone is putting .nvim for their plugin and color scheme names for Neo vim, I want to go for the same direction.
It looks there there's agreement that either nvim-vscode-theme
or vscode-theme.nvim
are both good choices.