Vim plugins for development with Robot framework
- {rtp}/after/syntax/robot.vim - Robot syntax plugin for text, space-delimited files.
- {rtp}/ftdetect/robot.vim - Robot filetype recognition plugin for text, space-delimited files.
Quickly install by:
- git clone git://github.com/mfukar/robotframework-vim.git
- cd robotframework-vim && cp -R * ~/.vim/