Fork me on GitHub
#proton
<
2016-06-29
>
Aron10:06:14

hi, added :center-cursor to additional packages, and when I start the editor it shows installing ok, but then the next start it installs it again, and basically every time I reload it also installs it.. I would appreciate any hints regarding this issue, like how to debug it or anything as I am very new to atom/proton

Aron11:06:07

seems like nothing i write in the additional packages actually get installed, but it pretends to do so

dvcrn11:06:38

@ashnur: the key has to be exact. Proton is doing a lookup on the package through apm

dvcrn11:06:13

I can’t find a package with that name - https://atom.io/packages/center-cursor

Aron11:06:44

How to install something that's not on apm?

dvcrn13:06:43

you will have to clone the plugin you want and link it with apm link

dvcrn13:06:07

then make sure that the package name (`center-cursor`) is inside your additional-packages so proton will not uninstall it