Lucas

Results 101 comments of Lucas

i've seen that the problem of text field not registering the text written in nvim is not only on reddit but on twitter too. didn't tried a lot of other...

the issue of OP doesn't seems to be the same as me, but on this issue i found this comment : https://github.com/glacambre/firenvim/issues/322#issuecomment-579156992 which seems to be exactly my problem. i...

just tried with a brand new virtual machine. both with chromium and firefox, and a clean nvimrc. still doesn't work sadly. I don't know if a misconfiguration from me could...

thanks for looking into it. Reddit have a switch to enter markdown mode, but for me it does the same for Twitter and Facebook (I didn't tried other one)

yup, just tried, work on reddit with markdown mode (you can set it by default) but not working on twitter

> I find firenvim doesn't replace the input properly (it replaces the greyed out placeholder instead), and I can't send or edit the text after I've exited it. @BlueDrink9 does...

for me it's the inverse, it work well in the template tag but not with the script or style tag :( ~~i tried this plugin because i thought it would...

hey, i'm starting with typescript and i got this : ``` Property 'token' does not exist on type 'Request'. res.send [tsserver: 2339] ```

a workaround for me was switching from vim-javascript to https://github.com/jelera/vim-javascript-syntax

i tried it and it's cool i didn't thought of putting number before to identify them. can be a little problematic with regex substitute with number however