Skip to content

Commit ddc2b47

Browse files
committed
add vim logo to vim page
1 parent c608d26 commit ddc2b47

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

content/pages/02-development-environments/03-vim.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Vim, short for Vi IMproved, is a configurable text editor often used as
1212
a Python development environment. Vim proponents commonly cite the numerous
1313
plugins, Vimscript and logical command language as major Vim strengths.
1414

15+
<a href="http://www.vim.org/" style="border:none"><img src="/img/logos/vim-the-editor.jpg" width="100%" alt="Vim logo." class="technical-diagram" style="border:1px solid #999; border-radius:6px"></a>
16+
1517

1618
## Why is Vim a good Python development environment?
1719
Vim's philosophy is that developers are more productive when they avoid
47.3 KB
Loading

static/img/logos/vim.png

89.6 KB
Loading

0 commit comments

Comments
 (0)