소스 검색

Update README.md

Abouzar Parvan 4 년 전
부모
커밋
a13b4a7af6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -47,6 +47,7 @@ you can run the script with `--overwrite` but be warned this will remove the fol
 - `~/.config/nvim`                        #Removed only on Master Branch
 - `~/.local/share/nvim/site/pack/packer`  #Removed only on Master Branch
 - `~/.local/share/lunarvim`               #Removed only on Rolling Branch
+- `~/.config/lvim`                        #Removed only on Rolling Branch
 ```bash
 curl -s https://raw.githubusercontent.com/ChristianChiarulli/lunarvim/rolling/utils/installer/install.sh | LVBRANCH=rolling bash -s -- --overwrite
 ```