Karl Nilsson

Results 153 comments of Karl Nilsson

Hi Sorry about the slow response here. Do you still need any help? Windows support is patchy and is typically not tested as well.

cygwin isn't supported and realistically without a heroic effort by someone else than me it is unlikely to ever be. There is however an issue for it #31 already. gVim...

I don't really test with neovim. Does it work with normal vim? 1. The check is only done once you enter normal mode + a short interval. 2. That can...

did you install mono and run `make`? you also need pathogen.

I will try to look into this but you could create a Vagrantfile or similar with a repro it would allow me to investigate it more quickly.

It could be lagging behind too much. Does it update correctly when you write the buffer? On Sun, 14 Jan 2018 at 09:21, MarcCoquand wrote: > I have the same...

@mudrasone I have issues with python3 and normal vim atm. Perhaps the same applies to neovim. Are you able to run neovim with python2 as a test?

Looks like python support isn't installed: see https://github.com/fsharp/vim-fsharp#troubleshooting for help on how to check it.

It may be, it can be very hard to tell sometimes, it works ok for me with vim with python2 support. At some point I will consider removing Syntastic in...

@erlandsona try https://github.com/ionide/Ionide-vim - it works really well.