A simple vim plugin to convert the output of tree command to a markdown list
A simple vim plugin to convert the output of tree command to a markdown list
If using pathogen, simply run the following command:
git clone https://github.com/L04DB4L4NC3R/treemd.vim.git ~/.vim/bundle/treemd.vim
Mode | Mapping | Action |
---|---|---|
Normal | tmd | Convert to markdown |
Normal | [num]tmt | Run tree command with depth = num, in the current dir and convert to markdown |