Adding toggleterm.nvim to LazyVIM

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

    A neovim lua plugin to help easily manage multiple terminal windows

  • nvim-config

  • https://github.com/Sangresz/nvim-config :D

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

    💤 A modern plugin manager for Neovim

  • Now inside that we put toggleterm in a way that lazy.nvim will understand (so copy/paste from a Packer example won’t work as Packer is a different plugin manager). There is a handy guide on translating Packer to lazy.nvim at the bottom of the readme https://github.com/folke/lazy.nvim. It’ll look something like this (notice we’re inside that return block we added a second ago);

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