From 1afb24757b0877fc802791ccb1f47687e21119d5 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Tue, 17 Oct 2023 21:54:34 +0800 Subject: Update vim rooter config --- .vim/after/plugin/rooter.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vim/after/plugin/rooter.vim b/.vim/after/plugin/rooter.vim index bb07c0a..d01e79f 100644 --- a/.vim/after/plugin/rooter.vim +++ b/.vim/after/plugin/rooter.vim @@ -1 +1 @@ -let g:rooter_patterns = ['.git'] +let g:rooter_patterns = ['.git', '.root'] -- cgit v1.2.3