title: Find Where Your Config Files Go tags: nvim config See [this reddit](https://www.reddit.com/r/neovim/comments/zi8mdf/how_to_find_config_folder/?rdt=38358) ``` :echo stdpath("config") C:\Users\john\AppData\Local\nvim ``` That said, I think I'll probably run `nvim` inside WSL and access files on my Windows partitions via `/mnt`.