hinell/lsp-timeout.nvim
Automatically start/stop LSP servers, keeps RAM usage low
3 Releases
Latest: 2y ago
v1.2.0Latest
📋 Changes
- refactor(plugin): better error message
- feat(plugin): disable lsp-timeout for ignored filetypes
- feat(config): support filetypes.ignore list; Fixes #10
- feat(plugin): deprecate ["lsp-timeout-config"] for lspTimeoutConfig
- feat(plugin): keep track of stopped clients; restart by native lsp
- docs(readme): nvim icons
- docs(*): remove preview.png
- docs(CONTRIBUTING): fix typo, reword
- + 4 more
v1.1.0
📋 Changes
- chore(lua-lsp): fix config
- docs(*): major update
- feat(lsp-timeout): support for multi-tab mode
- refactor(config): reformat; allow nil values for config
- feat(napi): add cross-runtime functions
- docs(*): update CONTRIBUTING.md DEVELOPMENT.md
- refactor(github): update github templates
- docs(*): note on LspInfo
- + 3 more
v1.0.2
📋 Changes
- feat(lsp-timeout): add option silent
- feat(lsp-timeout): make backward compatible with nvim-0.9
- Merge modified PR #2 by Alexis12119 <corporal461@gmail.com>
- Fixes #3
- Fixes #4
- Closes #5
- ref: neovim/neovim#24113
- ref: neovim/neovim#22846
- + 5 more
