andersevenrud / nvim_context_vt

Virtual text context for neovim treesitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename project to `context-vt.nvim` ?

andersevenrud opened this issue · comments

Using kebab-case and .nvim suffix seems to be the most common naming convention.

So maybe renaming this project to context-vt.nvim makes sense ?

Or maybe ts-context-vt.nvim ?

context-vt.nvim sounds good to me.

I will start working on this transition. The general steps are listed as follows.

  1. Fork this repo into a new branch refactor
  2. Rename to context-vt.nvim
  3. Merge the refactor branch into the refactor branch of this repo
  4. Update README in master (with breaking change notification) to let users know about this new fork
  5. After three months, merge refactor into master
  6. (maybe) Release with version tag 1.0.0