Language Built-in Symbols
Append built-in symbols for various Languages, 
  provide static candidates for auto-completion, 
  should be put in the directory: 
  ~/Library/Application Scripts/com.sevenuc.speareeditor/langsymbols/

Format:
  * one symbol one line, symbols can include scope
  * comment starts with "#"

symbols.pl
  * used to make unique symbols

Share.plist
  A symbols file can be shared by multiple other languages, or one 
  language's symbols can be split into multiple parts. e.g. C can be 
  shared by C++, HTML can be shared by CSS and Markdown etc.












