This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Thu Jul 23 02:34:51 -0700 2009 | |
| |
Rakefile | Sat Jan 10 15:27:57 -0800 2009 | |
| |
bin/ | Mon Aug 24 01:18:23 -0700 2009 | |
| |
lang-specs/ | Thu Jul 23 02:34:51 -0700 2009 | |
| |
mime/ | Wed May 27 07:14:04 -0700 2009 | |
| |
plugins/ | Mon Aug 10 15:25:46 -0700 2009 | |
| |
snippets/ | Wed May 27 07:14:04 -0700 2009 | |
| |
styles/ | Wed May 27 07:14:04 -0700 2009 |
README
Gedit set of plugins, color shemes, snippets.
Installation:
rake install:local
sudo rake install:global
From now on you can use "g 'file'" command which doesn't block terminal.
Enable plugins in gedit preferences, choose font (monaco, consolas or DejaVu Sans Mono are great), theme, right
formatting, etc.
Plugins:
Advanced Boomarks - Advanced bookmarking tool.
Align - Align blocks of text into collumns.
Class Browser - Nothing to add.
Code Formatter - Press Ctrl+Shift+F to format the source code.
Find In Files - Search within files of your filebrowser root.
Gemini - Smart completion of common characters we use in pairs. ({["''"]})
HTML Tidy - Clean up your web pages.
Pastie - Paste stuff to pastie.org directly from your editor.
Rails Extract partial - Extract Selected Text to a rails partial.
Rails File Loader - Detects if a file is a part of a rails partial.
Reopen Tabs - Editor will remember opened files.
Smart Indent - Smart Indentation Plugin for Gedit.
Snapopen - Opening files via regexps.
Text Tools - Text Manipulation enhancements.
Word completion - Complete words.
Don't forget about plugins from gedit standard distribution:
Snippets
Additional snippets(to browse them use snippet browser):
CSS
cucumber
erb
jquery
jsunittest
markdown
rhtml
rjs
ruby
rubyonrails
shoulda
sugartest
xml
Highlighting for:
rhtml/erb
ruby
yaml
feature
Mime types for rails.
Have fun!
Based on GMate by lexrupy.







