blog podcast

Snippets

I just installed CoC-Snippets for my nvim setup. I think snippets is a feature that can add a lot of power to any developer if used correctly. With the flexibility that you define your own snippets, suddenly you can get very close to just blasting out code according to your intention instead of spending lengthy time writing the same time over and over again. I think that this form of killing of repetition is key in the development of a more efficient programmer.