diff --git a/docs/faq.md b/docs/faq.md index cc9bfb67f..98e6a3a5e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -28,6 +28,9 @@ and usage. ### Where is my old vim configuration? +In Linux/MacOS, the old vim configuration file `~/.vimrc` will be renamed to `~/.vimrc_back`, +and the directory `~/.vim` also will be renamed to `~/.vim_back`. + ## Configuration ### Can I try SpaceVim without overwriting my vimrc?