Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 794 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 794 Bytes

Code reviews

  • It is encouraged to use GitHub Pull Request (PR) for code reviews.

Notice on the conventions

  • 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

Contributors

BaksiLi johanok