-
For standard Robot Framework files (*.robot and *.resource) file type detection works automatically and for *.txt, *.rst, and *.html files you should add the following header
# -*- coding: robot -*-
-
Alternatively, set the
g:robot_syntax_for_txt
global variable to treat .txt files as Robot files. -
Or to enable the syntax highlighting for just a specific file you can issue the following command from vim:
:setf robot
forked from mfukar/robotframework-vim
-
Notifications
You must be signed in to change notification settings - Fork 0
totu/robotframework-vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Some vim scripts for use with the Robot framework.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Vim Script 100.0%