Pinned Repositories
float-preview.nvim
Less annoying completion preview window based on neovim's floating window
ncm2
:heart: Slim, Fast and Hackable Completion Framework for Neovim
ncm2-bufword
completion words from current buffer
ncm2-jedi
ncm2-path
ncm2-pyclang
Cached, fast C/C++ completion for ncm2
ncm2-racer
ncm2-tern
ternjs based javascript completion for ncm2
ncm2-ultisnips
ncm2-vim-lsp
ncm2's Repositories
ncm2/ncm2
:heart: Slim, Fast and Hackable Completion Framework for Neovim
ncm2/float-preview.nvim
Less annoying completion preview window based on neovim's floating window
ncm2/ncm2-pyclang
Cached, fast C/C++ completion for ncm2
ncm2/ncm2-ultisnips
ncm2/ncm2-jedi
ncm2/ncm2-path
ncm2/ncm2-bufword
completion words from current buffer
ncm2/ncm2-vim-lsp
ncm2/ncm2-racer
ncm2/ncm2-tern
ternjs based javascript completion for ncm2
ncm2/ncm2-d
:sparkles: ncm2 autocompletion source for D
ncm2/ncm2-github
ncm2/ncm2-vim
vim source for ncm2
ncm2/ncm2-go
ncm2/ncm2-markdown-subscope
fenced code block detection in markdown files for ncm2
ncm2/ncm2-tmux
completion with words from other tmux panes
ncm2/ncm2-gtags
gtags source for ncm2
ncm2/ncm2-match-highlight
Experimental matches highlight plugin for ncm2 based on https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols
ncm2/ncm2-neosnippet
ncm2/ncm2-syntax
syntax source for ncm2
ncm2/ncm2-cssomni
wrap css omnifunc for ncm2 with one singule function call
ncm2/ncm2-neoinclude
neoinclude source for ncm2
ncm2/ncm2-snipmate
ncm2/ncm2-abbrfuzzy
:warning: THIS IS BUILTIN IN NCM2, THIS REPO IS DEPRECATED
ncm2/ncm2-coc
:warning: This is simply a demo for https://github.com/ncm2/ncm2/issues/51 , this repo is experimental, and unstable
ncm2/ncm2-tagprefix
tags completion for ncm2. this soruce supports prefix match only.
ncm2/ncm2_lsp_snippet
[EXPERIMENTAL] A python library for parsing lsp snippet. Note that this is not a plugin.
ncm2/ncm2-clang
[DEPRECATED] use https://github.com/ncm2/ncm2-pyclang instead
ncm2/ncm2-libclang
[EXPERIMENTA] [DEPRECATED] USE https://github.com/ncm2/ncm2-pylibclang instead
ncm2/nvim-typescript
Typescript tooling for Neovim