We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e61b2f commit daa9782Copy full SHA for daa9782
content/pages/02-development-environments/02-vim.markdown
@@ -108,10 +108,6 @@ you are unfamiliar with.
108
* [Vim and Python](https://justin.abrah.ms/vim/vim_and_python.html) shows
109
and explains many Python-specific .vimrc options.
110
111
-* [Vim as a Python IDE](http://liuchengxu.org/posts/use-vim-as-a-python-ide/)
112
- shows a slew of plugins and configuration options for coding with Python
113
- in Vim.
114
-
115
* This
116
[repository's folder with Vimrc files](https://github.com/amix/vimrc/tree/master/vimrcs)
117
has example configurations that are well commented and easy to learn from.
0 commit comments