Skip to content

vkosuri/gedit-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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