🎨 add vim bindings

This commit is contained in:
dannydannydanny 2021-10-05 13:59:27 +02:00 committed by GitHub
parent 5d3021627d
commit ebf8b7132a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ cask "visual-studio-code"
* [Python x Vim](https://realpython.com/vim-and-python-a-match-made-in-heaven/) * [Python x Vim](https://realpython.com/vim-and-python-a-match-made-in-heaven/)
* [Vundle](https://github.com/VundleVim/Vundle.vim#quick-start) * [Vundle](https://github.com/VundleVim/Vundle.vim#quick-start)
* [Vim bindings](https://stackoverflow.com/a/5400978/5684214)
``` ```