MarcoIeni / intellimacs

Spacemacs' like key bindings for IntelliJ platform.
MIT License
536 stars 94 forks source link

Help #48

Closed ZackBradshaw closed 1 year ago

ZackBradshaw commented 2 years ago

hay I'm trying to get this to work on Rider on windows i have wsl installed but my ideavimrc is located on my windows partition what do i need to change to make this work

MarcoIeni commented 2 years ago

Hi, I don't use windows at the moment, so I can't help you a lot. Isn't there a way to create something like a symbolic link, so that you can share the file between the two systems? Also, this issue is more for https://github.com/JetBrains/ideavim than this repository probably.

ZackBradshaw commented 2 years ago

i think the issues is idea vimrc trying to source the linux from windows i have downloaded this to my windows root directory and tryied linking to it with source "C:\intellimacs\spacemacs.vim" but it doesnt work that way either any suggestions

ZackBradshaw commented 2 years ago

here is my ideavimrc file i have the intellmacs in both my wls and windows root

MarcoIeni commented 2 years ago

It's not an intellimacs issue from my understanding and I don't know how to reproduce it because I don't have a windows machine, sorry.