Do you guys also feel a higher cognitive complexity to grasp basic lua plugin usage ?

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

    📌 the no-nonsense session manager

  • This morning while reading the documentation of an awesome looking session plugin nvim-possession, I realized that I had a hidden frustration.

  • possession.nvim

    Flexible session management for Neovim.

  • Anyway I might add that in possession.nvim I took the approach of adding commands as I also feel that in many cases commands are more discoverable. On the other hand I don't like default keybindings as they often collide with my existing ones, I prefer setting them myself. Taking your example with nvim-possession: your config would look almost the same with commands (e.g. vim.keymap.set('n', 'sl', 'PossessionList')) so there is actually not much added verbosity.

  • 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
  • neorepl.nvim

    Neovim REPL for lua and vim script

  • Something like https://github.com/ii14/neorepl.nvim? or https://github.com/bfredl/nvim-luadev

  • nvim-luadev

    REPL/debug console for nvim lua plugins

  • Something like https://github.com/ii14/neorepl.nvim? or https://github.com/bfredl/nvim-luadev

  • vim-prosession

    Handle vim sessions like a pro

  • Why isn't everyone just using `vim-prosession` ?

  • 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