dblume commited on 2022-10-02 14:34:29 Showing 1 changed files, with 2 additions and 0 deletions.
@@ -364,3 +364,5 @@ let g:airline#extensions#wordcount#enabled = 0
" Experimenting with vim-rooter
let g:rooter_patterns = ['.git', 'Makefile', 'builds/']
+let g:rooter_cd_cmd = 'lcd'
+let g:rooter_manual_only = 1