From 5d3021627d2acc610bf7c145182ef19d00842038 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 5 Oct 2021 13:56:58 +0200 Subject: [PATCH] :memo: update .vimrc section --- setup-dev-machine.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup-dev-machine.md b/setup-dev-machine.md index 5d3e622..3d5e76e 100644 --- a/setup-dev-machine.md +++ b/setup-dev-machine.md @@ -24,7 +24,10 @@ cask "visual-studio-code" ### `.vimrc` -https://github.com/VundleVim/Vundle.vim#quick-start +* [Python x Vim](https://realpython.com/vim-and-python-a-match-made-in-heaven/) +* [Vundle](https://github.com/VundleVim/Vundle.vim#quick-start) + + ``` set nocompatible " be iMproved, required filetype off " required