Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 711 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 711 Bytes

gedit-robot

Robotframework syntax highlighter for GEdit

Gedit

sudo cp ./robot.lang  /usr/share/gtksourceview-3.0/language-specs/robot.lang

copy-robot

chmod the file /usr/share/gtksourceview-3.0/language-specs/robot.lang

sudo chmod 644 /usr/share/gtksourceview-3.0/language-specs/robot.lang

or per-user

cp ./robot.lang  ~/.local/share/gtksourceview-3.0/language-specs/robot.lang

disp-robot

After import the syntax will work .robot files only