Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

Contributing to gopher.nvim

Thank you for looking to contributing

Styling and formatting

Code is formatted by stylua and linted using selene. You can install these with:

cargo install stylua
cargo install selene