- Mastering Vim
- Ruslan Osipov
- 84字
- 2021-06-10 18:51:29
Navigating file trees
Since software projects contain a lot of files and directories, finding a way to traverse and display these using Vim comes in handy. This section will cover five different ways that you can navigate your files: using the built-in Netrw file manager or using the :e command with the wildemenu option enabled, as well as using the NERDTree, Vinegar, and CtrlP plugins. All of these provide different ways to interact with files and can be mixed and matched.
推薦閱讀
- C語(yǔ)言程序設(shè)計(jì)教程
- JavaScript從入門到精通(微視頻精編版)
- Python王者歸來(lái)
- Working with Odoo
- Learning Concurrent Programming in Scala
- Python之光:Python編程入門與實(shí)戰(zhàn)
- INSTANT Yii 1.1 Application Development Starter
- LabVIEW虛擬儀器入門與測(cè)控應(yīng)用100例
- Quantum Computing and Blockchain in Business
- Unity 3D腳本編程:使用C#語(yǔ)言開(kāi)發(fā)跨平臺(tái)游戲
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- Scala編程(第5版)
- Mastering Gephi Network Visualization
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫(kù)
- WCF技術(shù)剖析(卷1)