Current behaviour when a file that is opened in sublime is moved on disk is that the buffer is marked as having changes to be saved, and when closing sublime warns about saving the file. This is different from when a file is moved or removed (e.g. when changing git branches or whatever) and it is misleading that sublime warns about file not being saved. It should instead warn that the file was moved or removed.