Awesome
Vim Files
Command-T Installation:
The plug-in requires Vim compiled with Ruby support, a compatible Ruby installation at the operating system level, and a C compiler to build the Ruby extension.
pyflakes-vim Installation:
- Make sure your vimrc has "filetype plugin indent on" so that pyflake-vim's ftplugin files are loaded automatically when you open a Python buffer.
- Drop extracted files in ~/.vim/ftplugin/python.
Credits
- Nik Graf @nikgraf - For more great Installation Infos visit: