├── README.md ├── autoload └── findroot.vim └── plugin └── findroot.vim /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/vim-findroot/HEAD/README.md -------------------------------------------------------------------------------- /autoload/findroot.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/vim-findroot/HEAD/autoload/findroot.vim -------------------------------------------------------------------------------- /plugin/findroot.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mattn/vim-findroot/HEAD/plugin/findroot.vim --------------------------------------------------------------------------------