e9aac9794b
The font is IBM Plex Mono: https://ibm.github.io/type/
671 B
671 B
Thanks for improving vim-go! Before you dive in please read the following:
- Please read our Documentation, it might have a solution to your problem.
- If you add a new feature then please don't forget to update the documentation: doc/vim-go.txt.
- If it's a breaking change or exceeds 100 lines of code then please open an issue first and describe the changes you want to make.
- See
:help go-development
for instructions on how to run and write tests. If you add a new feature be sure you also include a test if feasible.