New User

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nerdtree

    A tree explorer plugin for vim.

    My basic vim workflow is that I open vim, which opens NerdTree for me by default. I can find the file I want in NerdTree, or I can hit Ctrl+p to open a file with fuzzy searching.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • ctrlp.vim

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

    My basic vim workflow is that I open vim, which opens NerdTree for me by default. I can find the file I want in NerdTree, or I can hit Ctrl+p to open a file with fuzzy searching.

  • tmux

    tmux source code

    Another reason the above setup is helpful is that I use terminal vim in conjunction with Tmux. I always configure my IDE where vim is about 75% of my terminal window, on the left. The other 25% is a command line. In tmux, you can "zoom in" to a tmux pane by using Leader+z (for default tmux, this is "Ctrl+b z"). This effectively allows me to focus on vim but pop out a command line when I need it. Having the three tab approach above gives me more flexibility for how I'm viewing my code depending on whether that command line pane is open or closed.

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

  • Auto update Javascript imports when moving file/folder

    2 projects | /r/neovim | 21 Jun 2023
  • :(

    1 project | /r/shittydarksouls | 7 Apr 2023
  • how do I download nerd tree on neovim??

    2 projects | /r/neovim | 17 Jan 2023
  • Windows 10: Plugins not working when placing in pack\plugins\start\

    1 project | /r/vim | 15 Jan 2023
  • How do I get NERDtree to start in Home directory instead of \System32?

    1 project | /r/vim | 17 Oct 2022