guillermooo / Vintageous

Vi/Vim emulation for Sublime Text 3
http://guillermooo.bitbucket.org/Vintageous/
Other
1.64k stars 115 forks source link

Serious Typo in Readme #942

Closed L-u-k-e closed 9 years ago

L-u-k-e commented 9 years ago

The README says "Make sure that Vintage is in the ignored_packages list in your user preferences."

but, in order for the package to work, I had to make sure that vintage was not in my ignored package list.

evenfrost commented 9 years ago

Are you sure you're not mixing up Vintageous with default Sublime Vintage package? Because Vintage needs to be in ignored_packages in order to avoid conflicts.

L-u-k-e commented 9 years ago

I am not mixing the two up.

Perhaps I did something wrong. I installed Vintageous via Package Control and nothing was working.

As soon as I removed vintage from my ignored_packages list, both normal vi stuff and the ex command line started working.

I assumed it was a typo, because in guillermooo's old project https://github.com/SublimeText/VintageEx you had to have vintage enabled

guillermooo commented 9 years ago

@L-u-k-e VIntage definitely needs to be ignored. If you have a problem running Vintageous and enabling Vintage fixes it, you're not using Vintageous at that point.

Also, make sure to remove VintageEx. Vintageous includes its own ex mode.