/Bignyanco

Bignyanco (大きな猫、仮名 : ねこだるま) 🐾🐈 🐾

Primary LanguagePythonMIT LicenseMIT

License: MITMIT LicenseGitHub releaseGitHub Status

PythonとRuby

Bignyanco is neovim plugins.

※ Bignyanco is the neovim plugins. However, if deoplete moves, it works with the vim plugins.

Enviroments PC is Windows, Mac, Linux kernel etc.

Bignyanco converted the dictionary word of ruby-dictionary3 as a neovim plugins.

※ The html completion list has moved to 'takkii/bistro' dein repo here.

・Operating environment

neovim
python3
deoplete.nvim
$XDG_CONFIG_HOME=~/.config/nvim (default)
let g:python3_host_prog='path contain python shell' 

(iTerm or Terminal CUI enviroments, Don't need to add python3_host_prog. To init.vim or .vimrc)

(neovim-qt etc GUI enviroments, Need to add python3_host_prog and python_host_prog. To init.vim or .vimrc)

If dein plugin manager using ?

init.vim

call dein#add('takkii/Bignyanco')

or

dein.toml

[[plugins]]
repo = 'takkii/Bignyanco'

Becase init.vim add.

deoplete running, 

Bignyanco is listing [neo_dictionary].

ねこだるま闇炎のねこだるま殺意の波動に目覚めたねこだるま

Japanese say, Sample moving picture.

Windows10 + WSL + WSL-terminal

動画ねこだるま

Author Takayuki Kamiyama.