Sean

Results 12 comments of Sean

I am also unable to reproduce this issue using nvim 0.7.0 in pwsh.exe.

I just did this successfully yesterday on v11.1. I had a samba drive mounted on A:\ and was able to use that as the Books location no problem.

I don't think I am able to reproduce this on 1.26.2. If I use Shift+o it seems to do the behavior you suggest, but it is hard to say because...

I am able to replicate this issue with Neovim 0.8.1 and an i7-8550U. I found that the startup time in Windows is about twice as long as the startup time...

I started making a list of the System dependencies for Windows, (without listing every package, per TJ's guidance) and it basically boils down to a C Compiler and golang (if...

Can you please provide some more details? What version of Windows are you running? What shell were you using? What version of Neovim do you have? etc.

The README states: "This repo is meant to be used as a starting point for a user's own configuration; remove the things you don't use and add what you miss."...

I had a similar issue until I installed go on my system. Do you have go installed? If yes, what version?

Hello, This appears to be a duplicate of https://github.com/nvim-lua/kickstart.nvim/issues/45. If it is, please consider closing this issue. There is a PR that fixes this issue https://github.com/nvim-lua/kickstart.nvim/pull/57. If you feel so...

Thanks for your contribution! Better colors = good. 😄 I'm still a bit of a noob when it comes to LSP, with this configuration could there ever be a conflict...