Home

Vim Faust Integration

One of my strengths as a software engineer is my ability to jump into a new codebase and be productive. I do this a lot with open-source projects, and this contribution in particular is a shining example of that.

My first steps were to locate the files that I needed to update. Then I read the files that I needed to modify so I could understand the structure and coding practices that I would need to follow. Then, I made the changes, wrote tests, and submitted a pull request to upstream.

It took me a day of work, and a week of communicating with other maintainers to get it merged. This work has also been merged into the Neovim project.

NEXT PROJECT