- It is encouraged to use GitHub Pull Request (PR) for code reviews.
- The naming convention mostly followed the style of neovim (although I dislike it).
- Comment Rule Lines in vimscripts is chosen as
" ------ ------
. - Google Style Guide of VimScript, which can be linted using vint.
- 2 spaces indentation