📜  vim nerdtree hide .git - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:27.751000             🧑  作者: Mango

代码示例1
add the following line to your .vimrc file:
let NERDTreeIgnore=[".git"]