How do you navigate different projects?

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

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.
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

  • 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).

  • 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
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

  • 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
  • Is their a better way to do this? Switching between tabs in Vim.

    2 projects | /r/vim | 1 Oct 2022
  • Need suggestions about management of marks

    3 projects | /r/vim | 27 Apr 2022