nvim-quick-switcher: Navigate related files quickly (My first plugin)

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

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

    Quickly navigate to other files/extensions based on the current file name or jump to nodes in a file via treesitter. Written in Lua.

  • nvim-quick-switcher -- A small plugin for navigating between related files. Useful for development when navigating between multiple files related to a single module/component.

  • angular2-switcher

    Easily navigate to `typescript(.ts)`|`template(.html)`|`style(.scss/.sass/.less/.css)` in angular2 project.

  • I wanted to create something that could do what angular-switcher did, but for vim. Additionally, for more frameworks / extensions than just components in Angular.

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

  • I use this frequently for Angular development along with harpoon

  • vim-projectionist

    projectionist.vim: Granular project configuration

  • This plugin looks similar to vim-projectionist

  • alt

    Command line tool to find alternate files (by uptech)

  • I'm curious to give this a go. Currently, I'm using https://github.com/uptech/alt with this config:

  • vim-altr

    Vim plugin: Switch to the missing file without interaction

  • Another one that might be useful or provide inspiration: https://github.com/kana/vim-altr/blob/master/doc/altr.txt

  • a.vim

    Alternate Files quickly (.c --> .h etc)

  • Many years ago I used a plugin with the simple name "a.vim". https://github.com/vim-scripts/a.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.

    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