Skip to content

Commit

Permalink
readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
crittermike committed May 10, 2010
1 parent 39b2ddf commit d355bf0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -10,7 +10,7 @@ expand expressions - similar to CSS selectors - into HTML code.
- [Examples and usage](http://www.smashingmagazine.com/2009/11/21/zen-coding-a-new-way-to-write-html-code/)
- [Descriptions of features](http://code.google.com/p/zen-coding/wiki/Actions)

This plugin fully integrates Zen Coding into Gedit.
This plugin integrates Zen Coding into Gedit.

Features
--------
Expand All @@ -31,9 +31,8 @@ With this plugin, you can:
- Remove tag with `Ctrl+Alt+R`
- Split or join tags with `Ctrl+Alt+J`
- Toggle comment with `Ctrl+Alt+C`
- Create your own abbreviations and snippets.

Shortcuts can be changed in `~/.gnome2/gedit/plugins/zencoding/plugin.py` to fit your needs.
Shortcuts can be changed in `zencoding/plugin.py` to fit your needs.

Installation
------------
Expand Down

0 comments on commit d355bf0

Please sign in to comment.