Skip to content

Instantly share code, notes, and snippets.

@AndrewRadev
Created September 26, 2014 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndrewRadev/00e352c8bb58be4d51c0 to your computer and use it in GitHub Desktop.
Save AndrewRadev/00e352c8bb58be4d51c0 to your computer and use it in GitHub Desktop.
- Standard netrw: https://twitter.com/PascalPrecht/status/489328558700249088
- vim-vinegar: https://github.com/tpope/vim-vinegar
- NERDTree: https://github.com/scrooloose/nerdtree
- Basic usage: navigating, opening a file, opening a directory
- What makes it good:
- powerful navigation
- filesystem manipulation
- customizations
- Navigation:
- o/i/s
- O/X, U,C,cd
- jumping around nodes
- custom mappings
- Filesystem manipulation
- adding a file
- NERDTreeFind
- deleting a file
- copying a file
- deleting a directory
- Customizations
- nerdtree_plugin
- diff mapping
- filesystem menu
-> adding a file
-> renaming files
- Conclusion:
- my own workflow
- read the docs, build your own workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment