Skip to content

Commit

Permalink
Removed gedit info
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallikarjunarao Kosuri committed Jan 8, 2016
1 parent 8ddb5c7 commit 237e98a
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,8 @@

Robotframework syntax highlighting for **GEdit** and **Notepad++**

# Table of Contents
1. [GEdit](#gedit)
2. [Notepad++](#notepad)

## Gedit

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

![copy-robot](https://cloud.githubusercontent.com/assets/13664257/12109003/9dfd7f2e-b3a3-11e5-8896-b283186c8242.png)

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

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

![disp-robot](https://cloud.githubusercontent.com/assets/13664257/12109041/108b99e0-b3a4-11e5-8770-2e0c1d8235e0.png)

## Notepad++

## Importing a user defind language

Langugage -> User-Defined
Expand Down

0 comments on commit 237e98a

Please sign in to comment.