pymple.nvim
Import updater
Automatically updates imports and resolves missing imports in Python files when the file or directory is moved or renamed
Refactor Python imports on file move/rename in Neovim
76 stars
1 watching
2 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
editor-pluginideimportslspneovimneovim-luaneovim-lua-pluginneovim-pluginneovim-pluginsnvimpythonrustvim
Related projects:
Repository | Description | Stars |
---|---|---|
stevanmilic/nvim-lspimport | A plugin that resolves imports for undefined terms in Neovim by using the Language Server Protocol. | 61 |
miversen33/import.nvim | A safe way to import and manage modules in Vim using Lua | 173 |
neolooong/whichpy.nvim | A plugin that lets you switch between different Python interpreters without restarting LSPs. | 15 |
pocco81/auto-save.nvim | Automates file saving in NeoVim based on customizable conditions and events | 671 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
zeioth/distroupdate.nvim | Automates updating of Neovim configuration from a GitHub remote repository | 11 |
piersolenski/telescope-import.nvim | An extension for telescope.nvim that automates the process of importing frequently used modules from a project. | 189 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
rgroli/other.nvim | Enables users to open associated alternative files for the current buffer in Neovim. | 391 |
chrisgrieser/nvim-kickstart-python | A minimal nvim config for python development with integrated tools and plugins | 125 |
mcauley-penney/tidy.nvim | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 111 |
alexaandru/nvim-lspupdate | Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. | 91 |
axkirillov/easypick.nvim | Enables creation of custom Telescope pickers from console commands in Neovim | 387 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
kevinhwang91/rnvimr | A plugin that integrates Ranger into NeoVim via RPC, enabling a custom file explorer experience. | 817 |