sterm.nvim - A stupid terminal (and my first plugin)

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

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. sterm.nvim

    (s)tupid (term)inal

    I just tried creating my first plugin sterm.nvim - (s)tupid (term)inal. It is a pretty basic plugin which can only toggle between showing and hiding a terminal window. I felt like this was something I often needed, quickly running some commands and then back to editing. I looked at some of the established plugins for this, but they offered much more functionality then I needed, so I thought why not try making a plugin myself. It is pretty simple and only about 50 LOC. If you have any feedback I would love to hear it, I am no lua or neovim wizard.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. FTerm.nvim

    :fire: No-nonsense floating terminal plugin for neovim :fire:

    Have you checked out https://github.com/numToStr/FTerm.nvim?

  4. miversen-dotfiles

    I ended up wrapping toggleterm and it is pretty useful

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

  • Noobie Needs a Nudge

    7 projects | /r/neovim | 30 Jun 2023
  • Using Floaterm, what's the best way to toggle between the editor and opened window and maintain the shell session?

    2 projects | /r/neovim | 6 Jun 2023
  • Hi vimmers! Does any one use F[1..12] keys and what for? Cheers!

    4 projects | /r/neovim | 7 May 2023
  • Override nvim-tree's keybinding

    1 project | /r/lunarvim | 18 Oct 2022
  • I appreciate the excellent FTerm.nvim plugin

    6 projects | /r/neovim | 23 Aug 2022

Did you know that Lua is
the 18th most popular programming language
based on number of references?