Can I pin plugin commits using the native built-in pack plugin system and git submodules?

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

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

    🌚 Neovim package manager

  • Plug 'kosayoda/nvim-lightbulb', { 'commit': 'cd5267d2d708e908dbd668c7de74e1325eb1e1da' } but I am not sure how I can do that with git submodule add. Any ideas? https://github.com/savq/paq-nvim looks great, but no freezing on a commit I can find.

  • nvim-lightbulb

    VSCode 💡 for neovim's built-in LSP.

  • # add submodule git submodule add https://github.com/kosayoda/nvim-lightbulb # enter the plugin directory and checkout commit cd nvim-lightbulb git checkout cd5267d2d708e908dbd668c7de74e1325eb1e1da cd - # add changes git add nvim-lightbulb

  • 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