-
Notifications
You must be signed in to change notification settings - Fork 146
Bundles and Themes
Redcar supports Snippets and Syntax definitions from Textmate bundles, and Textmate Themes.
##Installing a new Bundle
-
Copy the tmbundle directory to the directory:
~/.redcar/Bundles
. (You may have to create it.) So you will have a directory like:~/.redcar/Bundles/coffee-script.tmbundle
-
Delete the file
~/.redcar/cache/textmate_bundles.cache
.[1] -
Restart Redcar and it will rebuild the textmate cache file, which will take a few seconds.
-
Your bundle should now be available.
##Installing a new Theme
- Copy the .tmtheme file to the directory:
~/.redcar/Themes
. (You may have to create it.) - Delete the file
~/.redcar/cache/textmate_bundles.cache
.[1] - Restart Redcar and it will rebuild the textmate cache file, which will take a few seconds.
- Your theme should now be available.
[1] The tilde character (~) refers to the home directory on Unix. On Windows XP (tm) this refers C:\Document and Settings\_username_\
and on Windows Vista(tm) this refers to C:\Users\_username_
.
##Viewing Installed Bundles
Select Bundles > Installed Bundles from the main menu