diff options
Diffstat (limited to '.vim/plugin/rooter.vim')
-rw-r--r-- | .vim/plugin/rooter.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/plugin/rooter.vim b/.vim/plugin/rooter.vim new file mode 100644 index 0000000..bb07c0a --- /dev/null +++ b/.vim/plugin/rooter.vim @@ -0,0 +1 @@ +let g:rooter_patterns = ['.git'] |