[mirror] Make your go dev experience better github.com/olexsmir/gopher.nvim
neovim golang

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