All Projects → fcpg → vim-complimentary

fcpg / vim-complimentary

Licence: other
Better completion for Vim builtins

Programming Languages

Vim Script
2826 projects
awk
318 projects

Projects that are alternatives of or similar to vim-complimentary

Auto Complete
Emacs auto-complete package
Stars: ✭ 1,622 (+7623.81%)
Mutual labels:  completion
Evans
Evans: more expressive universal gRPC client
Stars: ✭ 2,710 (+12804.76%)
Mutual labels:  completion
npm-completion
A @npm tab completion for @PowerShell.
Stars: ✭ 38 (+80.95%)
Mutual labels:  completion
Ansible Completion
Basic bash completion for Ansible
Stars: ✭ 128 (+509.52%)
Mutual labels:  completion
Consult
consult.el - Consulting completing-read
Stars: ✭ 153 (+628.57%)
Mutual labels:  completion
Codeigniter Phpstorm
PhpStorm Code Completion to CodeIgniter
Stars: ✭ 194 (+823.81%)
Mutual labels:  completion
Vim Gdscript3
Syntax highlighting and completion for GDScript 3
Stars: ✭ 121 (+476.19%)
Mutual labels:  completion
amx
An alternative M-x interface for Emacs.
Stars: ✭ 136 (+547.62%)
Mutual labels:  completion
Github Complete.vim
Vim input completion for GitHub
Stars: ✭ 161 (+666.67%)
Mutual labels:  completion
fish-elm-completions
Elm related completions for the friendly interactive shell
Stars: ✭ 21 (+0%)
Mutual labels:  completion
Bash Completion
Programmable completion functions for bash
Stars: ✭ 1,913 (+9009.52%)
Mutual labels:  completion
Swiper
Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!
Stars: ✭ 1,948 (+9176.19%)
Mutual labels:  completion
Haoide
Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
Stars: ✭ 194 (+823.81%)
Mutual labels:  completion
Bash Argsparse
An high level argument parsing library for bash
Stars: ✭ 128 (+509.52%)
Mutual labels:  completion
gradle-dependencies-plugins-helper-plugin
This is an IntelliJ IDEA plugin for searching dependencies/plugins from JCentral/GradlePlugins inside Gradle projects.
Stars: ✭ 33 (+57.14%)
Mutual labels:  completion
Fzf Tab Completion
Tab completion using fzf
Stars: ✭ 127 (+504.76%)
Mutual labels:  completion
3d Pointcloud
Papers and Datasets about Point Cloud.
Stars: ✭ 179 (+752.38%)
Mutual labels:  completion
asyncomplete-nextword.vim
Provides intelligent English autocomplete for asyncomplete.vim via nextword
Stars: ✭ 43 (+104.76%)
Mutual labels:  completion
cljs-tooling
[DEPRECATED] Tooling support for ClojureScript
Stars: ✭ 58 (+176.19%)
Mutual labels:  completion
Yarn Completion
Bash completion for Yarn
Stars: ✭ 210 (+900%)
Mutual labels:  completion

Vim-Complimentary

Complimentary improves the completion of VimL builtin functions, commands, variables and options.

asciicast

A useful companion is the echodoc plugin from Shougo.

Requirements

This plugin requires the getcompletion() function (Vim8 or late 7.4 patches).

gawk is needed if you want to rebuild the completion data yourself.

Installation

Use your favorite method:

License

Attribution-ShareAlike 4.0 Int.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].