How to remember a project structure?

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

    Vim plugin that displays tags in a window, ordered by scope

  • Maybe Tagbar plugin and :h Cscope could be of some help?

  • vim-projectionist

    projectionist.vim: Granular project configuration

  • I like monotasking - no plugins eating up screen real estate - so I use [vim-projectionist](https://github.com/tpope/vim-projectionist) and [vim-addon-local-vimrc](https://github.com/MarcWeber/vim-addon-local-vimrc). Projectionist allows me to capture the structure of my project: 'view', 'controller', 'test', 'component', 'feature-x-component', whatever. vim-addon-local-vimrc lets me configure projectionist (and other vim plugins) for my particular project.

  • 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-addon-local-vimrc

    kiss local vimrc with hash protection

  • I like monotasking - no plugins eating up screen real estate - so I use [vim-projectionist](https://github.com/tpope/vim-projectionist) and [vim-addon-local-vimrc](https://github.com/MarcWeber/vim-addon-local-vimrc). Projectionist allows me to capture the structure of my project: 'view', 'controller', 'test', 'component', 'feature-x-component', whatever. vim-addon-local-vimrc lets me configure projectionist (and other vim plugins) for my particular project.

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