guillermooo / Vintageous

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

Can't create mapping with special characters in .vintageousrc #1088

Closed iovis closed 3 years ago

iovis commented 7 years ago

I can create a mapping with an ex command perfectly fine:

:nmap ñ /

But if I put it in my .vintageousrc Python complains about the encoding not being ascii because of the special character ñ.