Skip to content

fgrsnau/ncm2-otherbuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ncm-otherbuf

An NCM2 plugin for completing words in other buffers.

To install this plugin with vim-plug, you simply have to insert the following lines to you ~/.config/nvim/init.vim:

call plug#begin('~/.local/share/nvim/plugged')
Plug 'ncm2/ncm2'
Plug 'fgrsnau/ncm2-otherbuf'
call plug#end()

About

ncm2 plugin for completing words in other buffers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published