Tools and utilities to folks working with Robot Framework.
- Syntax highlight (soon)
- Enhanced
tag
lookup (which can be generated using Universal Ctags)- uses Robot and Python identifiers instead of space separated identifiers.
- works for keywords with embeded arguments
- triggred with Ctrl-] or (Ctrl-Enter / Shift-Enter)
- Tab key inserts four spaces (recommended for the plain text format) - integrated with UltiSnips
If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:
cd ~/.vim/bundle
git clone https://github.com/mMontu/vim-RobotUtils.git