Remove telepath as a core dependency

This commit is contained in:
Nathan Sobo
2014-01-03 17:42:11 -07:00
parent 914a87290b
commit e26d97d5ac
15 changed files with 59 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
{Point, Range} = require 'telepath'
{Point, Range} = require 'text-buffer'
{View, $$} = require './space-pen-extensions'
# Internal: