Skip to content

my vim config to share amongst my machines

Notifications You must be signed in to change notification settings

sy-lucky/vim-config

Repository files navigation

Vim plugins for development with Robot framework

FUNCTIONALITY

  • {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.

INSTALLATION

Quickly install by:

  • git clone git://github.com/mfukar/robotframework-vim.git
  • cd robotframework-vim && cp -R * ~/.vim/

About

my vim config to share amongst my machines

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 92.6%
  • Shell 7.4%