File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,11 @@ It has:
7676
7777And more.
7878
79+ SuperTab
80+ ^^^^^^^^
81+ SuperTab _ is a small VIM plugin that makes code completion more convenient by
82+ using ``<Tab> `` key or any other customized keys.
83+
7984.. _indent : http://www.vim.org/scripts/script.php?script_id=974
8085.. _syntax : http://www.vim.org/scripts/script.php?script_id=790
8186.. _Pyflakes : http://pypi.python.org/pypi/pyflakes/
@@ -84,8 +89,7 @@ And more.
8489.. _vim-pep8 : https://github.com/nvie/vim-pep8
8590.. _syntastic : https://github.com/scrooloose/syntastic
8691.. _Python-mode : https://github.com/klen/python-mode
87-
88- .. todo :: add supertab notes
92+ .. _SuperTab : http://www.vim.org/scripts/script.php?script_id=1643
8993
9094Emacs
9195-----
You can’t perform that action at this time.
0 commit comments