Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RobotUtils.vim

Tools and utilities to folks working with Robot Framework.

Tour

  • 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

Installation

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

About

Vim utilities for Robot Framework

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages