YouCompleteMe
Completion tool
A code-completion engine that powers Vim's functionality
A code-completion engine for Vim
25k stars
558 watching
3k forks
Language: Python
last commit: about 1 month ago
Linked from 6 awesome lists
code-analysiscode-completionsemantic-enginevim
Related projects:
Repository | Description | Stars |
---|---|---|
shougo/neocomplete.vim | A plugin that enables keyword completion with caching in Vim | 2,742 |
vim/vim | A highly customizable and extensible text editor with features like syntax highlighting, command line history, and user-defined commands. | 36,652 |
amix/vimrc | A comprehensive Vim configuration script providing multiple installation options and plugins for customizable text editing experience | 30,752 |
vundlevim/vundle.vim | Manages plugins and scripts for the Vim text editor. | 23,934 |
shougo/neobundle.vim | A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. | 2,293 |
maralla/completor.vim | An asynchronous code completion framework for Vim text editor. | 1,317 |
junegunn/vim-plug | A plugin manager for Vim that simplifies plugin installation and management. | 34,170 |
wellle/tmux-complete.vim | Enhances Vim's insert mode with completion suggestions from adjacent Tmux panes | 516 |
vim-test/vim-test | A tool for running tests in various programming languages from within Vim. | 2,992 |
xvimproject/xvim | A plugin that extends the functionality of Xcode using Vim keybindings | 5,159 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 83,313 |
shougo/deoplete.nvim | Asynchronous completion framework for Neovim/Vim8 with Python interface | 5,944 |
macvim-dev/macvim | A Vim text editor for macOS with features and plugins tailored for the operating system | 7,545 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
shougo/dein.vim | A plugin manager for Neovim and Vim. | 3,426 |