Restore relative path as uri of TextBuffer

This commit is contained in:
Kevin Sawicki
2013-11-15 10:14:11 -08:00
parent 19d680544b
commit 12dd412439

View File

@@ -164,7 +164,7 @@ class TextBuffer extends Model
@file?.getPath()
getUri: ->
@getPath()
atom.project.relativize(@getPath())
# Sets the path for the file.
#