deoplete.nvim
Completer
Asynchronous completion framework for Neovim/Vim8 with Python interface
Dark powered asynchronous completion framework for neovim/Vim8
6k stars
86 watching
295 forks
Language: Python
last commit: 6 months ago auto-completiondeopletenvimpythonvim
Related projects:
Repository | Description | Stars |
---|---|---|
shougo/neocomplete.vim | A plugin that enables keyword completion with caching in Vim | 2,742 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,313 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,855 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,228 |
pocco81/dap-buddy.nvim | Manages debug adapters and protocols in Neovim for remote debugging. | 401 |
pbogut/deoplete-elm | An asynchronous code completion plugin for Elm language in Neovim and Vim | 23 |
maralla/completor.vim | An asynchronous code completion framework for Vim text editor. | 1,317 |
nvim-neotest/neotest | An extensible framework for interacting with tests within NeoVim. | 2,407 |
dasupradyumna/launch.nvim | A plugin for Neovim that enables dynamic task configuration and debugging per project directory. | 49 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 19,912 |
andrewferrier/debugprint.nvim | A debugging tool for NeoVim that uses print-like statements to trace code execution | 338 |