lsp-timeout.nvim

Server manager

Prevents LSP servers from consuming excessive memory by stopping and restarting them automatically upon gaining or losing focus.

Start/stop LSP servers upon demand; keeps RAM usage low

GitHub

216 stars
4 watching
7 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list

lspneovim-pluginnvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexaandru/nvim-lspupdate Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. 91
zeioth/garbage-day.nvim Automates the stopping and starting of language-server clients to reclaim RAM when not in use. 315
nvim-lua/lsp-status.nvim Utility functions for generating statusline components from LSP servers 632
lukaspietzschmann/boo.nvim A plugin that provides an integrated development environment (IDE) feature for language servers. 34
vxpm/ferris.nvim A Neovim plugin for interacting with Rust Analyzer's LSP extensions 98
njayman/season.nvim Manages and loads sessions based on the current working directory 2
olimorris/persisted.nvim A plugin for Neovim that provides session management with features such as branching, autoloading, and Telescope integration. 455
linrongbin16/lsp-progress.nvim A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. 213
chrisgrieser/nvim-dr-lsp A plugin that displays definitions and references of the word under the cursor in the statusline with counts 27
s1n7ax/nvim-terminal A Lua plugin for Neovim to open and manage multiple terminal buffers. 117
j-hui/fidget.nvim A plugin that provides an extensible UI for Neovim notifications and LSP progress messages. 2,006
csessh/stopinsert.nvim Automates escape from Insert mode after inactivity period 13
junnplus/lsp-setup.nvim A wrapper that simplifies the setup of language servers for Neovim. 225
kosayoda/nvim-lightbulb An LSP plugin for Neovim that provides code action feedback 812
anott03/nvim-lspinstall A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. 88