Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 562 Bytes

readme.md

File metadata and controls

25 lines (15 loc) · 562 Bytes

#ExtFileType

Set Permenant file type for redcar text editor

Features include:

  • Define the grammar to be used for each file type (depends on the extension)
  • More to be defined later :)

###install

cd ~/.redcar/plugins
git clone git@github.com:jadelrab/Redcar-extFileType.git ext-filetype

###run

Menu > Plugins > Set File Type

###todo

  • Add features
  • Identify the file extension when loaded
  • make use of storage to save the custom assignment of the grammar
  • hook with Grammar module to load the appropriate grammar for unknown files