fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.31k stars 117 forks source link

"slugify() got unexpected keyword argument" #125

Closed zwkrt closed 6 years ago

zwkrt commented 6 years ago

When attempting to install vim-ghost on my Mac install of neovim, I get this error at the time that my browser extension attempts to connect to the server. The server seems to start correctly.

Server Environment: Mac OSX 10.13.2 neovim v0.2.1 python 3.6

Browser: firefox dev edition 58.0b11

python packages installed: neovim==0.2.0 SimpleWebSocketServer==0.1.0 slugify==0.0.1 unicode-slugify==0.1.3

Natureshadow commented 6 years ago

Sounds like a vim-ghost issue rather than one in GhostText.

fregante commented 6 years ago

That’s correct, can you open an issue in the GhostText for vim repo? This repo is just for the browser extensions and sublime/atom

zwkrt commented 6 years ago

sorry about that!

mcepl commented 6 years ago

The bug has been filed by @maxigaz as raghur/vim-ghost#6.