I use the default file browser in vim (netrw). I know there are plugins that a lot of people like. Should I switch?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vim-vinegar

    vinegar.vim: Combine with netrw to create a delicious salad dressing

  • I just recently got into the "plugin frenzy", and since I was already using netrw, I ignored all the tree-style options and just installed the tpope's vim-vinegar to extend it.

  • fzf.vim

    fzf :heart: vim

  • I do all my file operations from the command line. But to open and search files I use fzf

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

  • I encourage you to add plugins to your vim (tip: use vim-plug). Use vimawesome.com for inspiration.

  • nerdtree

    A tree explorer plugin for vim.

  • I personally use nerdtree. Add nerdtree-git-plugin too, that's nice when looking at your project (for files, use vim-gitgutter).

  • vim-awesome

    Awesome Vim plugins from across the universe

  • I encourage you to add plugins to your vim (tip: use vim-plug). Use vimawesome.com for inspiration.

  • nerdtree-git-plugin

    Discontinued A plugin of NERDTree showing git status

  • I personally use nerdtree. Add nerdtree-git-plugin too, that's nice when looking at your project (for files, use vim-gitgutter).

  • vim-gitgutter

    A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

  • I personally use nerdtree. Add nerdtree-git-plugin too, that's nice when looking at your project (for files, use vim-gitgutter).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ctrlp.vim

    Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder. (by ctrlpvim)

  • But I mostly use ctrlp when I work with projects. A can recommend vim-ripgrep too, it lets you find strings/patterns in your project files.

  • vim-ripgrep

    Use RipGrep in Vim and display results in a quickfix list

  • But I mostly use ctrlp when I work with projects. A can recommend vim-ripgrep too, it lets you find strings/patterns in your project files.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts