user_example icon indicating copy to clipboard operation
user_example copied to clipboard

How to setup the config on Windows?

Open Ewan88 opened this issue 1 year ago • 2 comments

Both the written documentation and youtube tutorials are using Unix environment with ~/.config but the Windows environment is different.

Can there be some documentation on how to set up the user config on Windows?

Ewan88 avatar Jun 24 '23 10:06 Ewan88

 git clone https://github.com/AstroNvim/user_example $env:LOCALAPPDATA\nvim\lua\user

bruce3x avatar Jul 20 '23 13:07 bruce3x

C:\Users\YourCompterName\AppData\Local\nvim\lua\user

loftyshadow avatar Feb 02 '24 06:02 loftyshadow