nim-lang / NimLime

The official Nim programming language plugin for Sublime Text
MIT License
132 stars 34 forks source link

NimLime should use relative import instead of changing the python search path, it breaks AutomaticPackageReloader #116

Closed timotheecour closed 5 years ago

timotheecour commented 5 years ago

/cc @Varriount see https://github.com/randy3k/AutomaticPackageReloader/issues/15#issuecomment-435594173

this would fix https://github.com/Varriount/NimLime/issues/115

Varriount commented 5 years ago

I'll look into fixing this - I'm removing ST2 support for NimLime anyway, which is what that code is there for (I think).

Varriount commented 5 years ago

Fixed in https://github.com/Varriount/NimLime/commit/54337b88cb8e57c5886746808ce7522da0d9d960