File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/pages/02-development-environments Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,12 @@ meta: Vim is a text editor with powerful string manipulation capabilities. Find
88
99
1010# Vim
11- Vim, short for Vi IMproved, is a configurable text editor often used as
11+ [ Vim] ( https://www.vim.org/ ) ([ source code] ( https://github.com/vim/vim ) ),
12+ short for Vi IMproved, is a configurable text editor often used as
1213a Python development environment. Vim proponents commonly cite the numerous
1314plugins, Vimscript and logical command language as major Vim strengths.
1415
15- <a href =" http ://www.vim.org/" style =" border :none " ><img src =" /img/logos/vim-the-editor.jpg " width =" 100% " alt =" Vim logo. " class =" shot rnd outl " ></a >
16+ <a href =" https ://www.vim.org/" style =" border :none " ><img src =" /img/logos/vim-the-editor.jpg " width =" 100% " alt =" Vim logo. " class =" shot rnd outl " ></a >
1617
1718
1819## Why is Vim a good Python development environment?
You can’t perform that action at this time.
0 commit comments