nvim-lspimport

Import resolver

A plugin that resolves imports for undefined terms in Neovim by using the Language Server Protocol.

Automatically resolves imports for undefined terms in neovim.

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miversen33/import.nvim A safe way to import and manage modules in Vim using Lua 172
rishabhrd/nvim-lsputils An extension that enhances Neovim's LSP client with user-friendly features and default settings for common actions. 458
vxpm/ferris.nvim A Neovim plugin for interacting with Rust Analyzer's LSP extensions 99
alexpasmantier/pymple.nvim Automatically updates imports and resolves missing imports in Python files when the file or directory is moved or renamed 89
anott03/nvim-lspinstall A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. 88
amrbashir/nvim-docs-view A plugin that displays LSP hover documentation in a side panel. 148
scalameta/nvim-metals A plugin that integrates the Scala Language Server into Neovim for better development experience. 478
2kabhishek/utils.nvim Provides utilities to simplify plugin development in Neovim 9
lukas-reineke/lsp-format.nvim A wrapper around Neovim's LSP formatting functionality. 579
johmsalas/text-case.nvim A Neovim plugin for converting text case and performing bulk replacements 463
nvim-lua/lsp-status.nvim Utility functions for generating statusline components from LSP servers 633
mfussenegger/nvim-jdtls Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol 1,150
zeioth/none-ls-autoload.nvim Automates loading and unloading of Mason packages for use with the none-ls language server protocol 21
piersolenski/telescope-import.nvim An extension for telescope.nvim that automates the process of importing frequently used modules from a project. 192
lukaspietzschmann/boo.nvim A plugin that provides an integrated development environment (IDE) feature for language servers. 35