Windows install not working
I'm on Windows 10 21H2
I have tried both installing the dependencies via scoop first, and using the --deps flag. This is the output:
STEP 1: Backing up old config Current OS is windows Changed process to config directory: C:\Users\melas\AppData\Local Trying to rename nvim folder... You don't have an old config to back up. Skipping...
STEP 2: Symlinking NeoCode config to config directory:
thread 'main' panicked at 'assertion failed: (left == right)
left: false,
right: true: Looks like your nvim directory is already symlinked!', src\helpers.rs:110:13
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
When running nvim, I get:

Try deleting the symlink you already have in your APPDATA folder - it's a little hard to handle symlinks in Rust across windows/Linux so I honestly didn't handle the use case that a user already had a symlinked config