tags: #MOC , #vim, #editors
links: [[Editors MOC]]
---
# Vim MOC
## Basics
- [[202008121118 Basics of Vim]] Vim Basics
- [[Select, Cut, Copy and Paste]] Vim Selections
- [[Jump to next method]] Jump to next method
- [[Comment and Uncomment code]] Comment and un-comment code
## Navigation
- [[Navigation]] Navigate through splits easily
## NerdTree
- [[NerdTree]] File explorer for vim
## Copy/Paste
- [[Copy a file into another file]] -- can be used to quickly copy a file into another file
## Terminal
- [[Using Terminal inside Vim]] -- Guide to use terminal inside vim
- [[Floaterm]] -- Floating terminal for quick actions