Marks list?

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

    Plugin to toggle, display and navigate marks

  • It's a plugin... But vim-signature ( https://github.com/kshenoy/vim-signature ) might be a good choice.

  • vim-markbar

    Display all accessible marks and their surrounding lines in a collapsible sidebar.

  • There is vim-markbar, which displays all marks on a split window to the side

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

    A Vim plugin that manages your tag files

  • Besides marks, you can also use tags to navigate between files. Hit on say, a function, and vim jumps to its definition. There's vim-gutentags that automatically generates tags on the fly, and tagbar that shows all the tags for the current buffer

  • tagbar

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

  • Besides marks, you can also use tags to navigate between files. Hit on say, a function, and vim jumps to its definition. There's vim-gutentags that automatically generates tags on the fly, and tagbar that shows all the tags for the current buffer

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

  • (neo)vim users, what does your haskell setup look like?

    14 projects | /r/haskell | 4 Apr 2021
  • Closing brackets are highlighted in red when in the init.vim file

    9 projects | /r/neovim | 24 Nov 2022
  • A Humble Request for Assistance Maintaining ALE

    1 project | /r/vim | 21 Nov 2023
  • Tell HN: Vim Has Autocomplete

    1 project | news.ycombinator.com | 9 Oct 2023
  • A function to list all function signatures in the current C source file in the quick fix window .

    1 project | /r/vim | 4 Jul 2023