How do you navigate different projects?

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fzf

    :cherry_blossom: A command-line fuzzy finder

    The results are piped to fzf-tmux (ships with fzf), where I can fuzzy search for one or more directories

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • vim-ctrlspace

    Vim Space Controller

    https://github.com/vim-ctrlspace/vim-ctrlspace is the main plugin I use to open files and jump between buffers. In terms of this plugin, a project is a "bookmark," and you can switch between them easily - each project is actually just a working directory. Then you can open files from the current project directory using fuzzy search. I use tabs to keep related buffers together. And one of strong points of ctrlspace is that it keeps buffer list separate per tab. In other words, each tab has its own list of buffers, so you can jump really quickly between them. Of course, you can search in all loaded buffers (like in :ls).

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

  • Best Way to Open URLs in Your Terminal via Tmux

    5 projects | dev.to | 7 Jul 2024
  • I a Avid Vim User, Finally Migrated to Neovim! How does it work, what do I gain from it?

    3 projects | dev.to | 23 Jun 2024
  • A Practical Guide to fzf: Vim Integration

    2 projects | /r/commandline | 29 Nov 2023
  • fzfx.vim: E(x)tended fzf commands missing in fzf.vim

    4 projects | /r/vim | 19 Jun 2023
  • NVIM_APPNAME

    3 projects | /r/neovim | 12 Apr 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?