GeoTopo.sublime-project 171 B

1234567891011121314
  1. {
  2. "folders":
  3. [
  4. {
  5. "path": "/home/moose/Downloads/LaTeX-examples/documents/GeoTopo"
  6. }
  7. ],
  8. "settings":
  9. {
  10. "tab_size": 4,
  11. "translate_tabs_to_spaces": false
  12. }
  13. }