ujihisa / neco-look

A neocomplcache plugin for English, using look command

Home Page:http://www.vim.org/scripts/script.php?script_id=3440

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neco-look: look completion for deoplete/neocomplete/neocomplcache

A deoplete/neocomplete/neocomplcache plugin for /usr/bin/look for completing words in English.

install

  • Install one of the following comprehensive Vim auto-completion plugins
    • deoplete.nvim (recommended)
    • neocomplete.vim (its development has been discontinued)
    • neocomplcache.vim (its development has been discontinued)
  • Make sure if you already have look command
  • Use your favourite Vim plugin manager to install neco-look itself as well
    • e.g. dein.vim
      • call dein#add('ujihisa/neco-look') in your ~/.vimrc

Authors

  • Tatsuhiro Ujihisa
  • Shougo Matsushita

License

GPL-3 or later

About

A neocomplcache plugin for English, using look command

http://www.vim.org/scripts/script.php?script_id=3440


Languages

Language:Python 52.5%Language:Vim Script 47.5%