From ebf8b7132a3a9de29b32de2649e92db7450c00b7 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 5 Oct 2021 13:59:27 +0200 Subject: [PATCH] :art: add vim bindings --- setup-dev-machine.md | 1 + 1 file changed, 1 insertion(+) diff --git a/setup-dev-machine.md b/setup-dev-machine.md index 3d5e76e..fd6ec73 100644 --- a/setup-dev-machine.md +++ b/setup-dev-machine.md @@ -26,6 +26,7 @@ cask "visual-studio-code" * [Python x Vim](https://realpython.com/vim-and-python-a-match-made-in-heaven/) * [Vundle](https://github.com/VundleVim/Vundle.vim#quick-start) +* [Vim bindings](https://stackoverflow.com/a/5400978/5684214) ```