garbage-day.nvim
RAM manager
Automates the stopping and starting of language-server clients to reclaim RAM when not in use.
Garbage collector that stops inactive LSP clients to free RAM
315 stars
4 watching
2 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
language-server-protocolneovim-pluginneovim-pluginsnvim-lspnvim-pluginnvim-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 20 |
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 519 |
scalameta/nvim-metals | A plugin that integrates the Scala Language Server into Neovim for better development experience. | 471 |
zeioth/makeit.nvim | A plugin that manages and visualizes build options in a Makefile | 36 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
zeioth/distroupdate.nvim | Automates updating of Neovim configuration from a GitHub remote repository | 11 |
rolv-apneseth/tfm.nvim | Provides integration with terminal file managers for Neovim | 83 |
hinell/lsp-timeout.nvim | Prevents LSP servers from consuming excessive memory by stopping and restarting them automatically upon gaining or losing focus. | 216 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
savq/paq-nvim | A package manager for Neovim written in Lua. | 652 |
2kabhishek/termim.nvim | Improves the default neovim terminal experience by adding simple features and commands to enhance productivity and usability | 71 |
idanarye/nvim-channelot | A Lua plugin for managing Neovim jobs with job control and automation capabilities. | 6 |
njayman/season.nvim | Manages and loads sessions based on the current working directory | 2 |
linrongbin16/gentags.nvim | Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations | 15 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |