From 3fe11b61e57b1846bba81c652b9c8a23e6ef16ed Mon Sep 17 00:00:00 2001 From: Dirk Sarpe <dirk.sarpe@idiv.de> Date: Tue, 7 Mar 2017 07:36:18 +0100 Subject: [PATCH] add links for florian's python vim question --- 20170306_stammtisch.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/20170306_stammtisch.md b/20170306_stammtisch.md index 97ea46e..866c528 100644 --- a/20170306_stammtisch.md +++ b/20170306_stammtisch.md @@ -24,6 +24,9 @@ :! wc % ``` - search for dotfiles +- [smaller adaptions](https://wiki.python.org/moin/Vim) of vim for python +- [bigger adaptions](https://realpython.com/blog/python/vim-and-python-a-match-made-in-heaven/) of vim for python +- [python mode](https://github.com/python-mode/python-mode) ## Maria, ask git when a line of code did change - git will tell you in which commit a file changed -- GitLab