Code Monkey home page Code Monkey logo

totolot's Introduction

License: MITMIT LicenseGitHub releaseGitHub Status

Python¤ÈRuby

Totolot created date [ 2019.01.31 ]

Made Python3 (Bignyanco Evolutions)

How To Use


Need deoplete.nvim
※ deoplete requires msgpack 1.0.0+
When you don't understand problem Use Installer!

pip install --upgrade pip

or ( Update pip manually )

python -m pip install --upgrade pip

cd .vim (Vim8)

or ( Select The Env Where The Totolot is Used )

cd .config/nvim (Neovim)

wget https://raw.githubusercontent.com/takkii/totolot/master/install.py

python ./install.py

※ install.py is Windows10/MacOS/Linux kernel Python Work.

or Python pip3 functions.

pip3 install -r requirements.txt

Example (UNIX) OutPut Results After Running The Installer.

CompletedProcess(args=['python', '-m', 'pip', 'uninstall', 'msgpack-python'], returncode=0, stderr='WARNING: Skipping msgpack-python as it is not installed.\n')
Requirement already up-to-date: msgpack in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (1.0.0)
CompletedProcess(args=['python', '-m', 'pip', 'install', '-U', 'msgpack'], returncode=0, stderr='')
Requirement already satisfied: numpy in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (1.18.1)
CompletedProcess(args=['python', '-m', 'pip', 'install', 'numpy'], returncode=0, stderr='')
Requirement already satisfied: pynvim in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (0.4.1)
Requirement already satisfied: msgpack>=0.5.0 in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (from pynvim) (1.0.0)
Requirement already satisfied: greenlet in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (from pynvim) (0.4.15)
CompletedProcess(args=['python', '-m', 'pip', 'install', 'pynvim'], returncode=0, stderr='')
Requirement already satisfied: pandas in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (1.0.1)
Requirement already satisfied: numpy>=1.13.3 in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (from pandas) (1.18.1)
Requirement already satisfied: python-dateutil>=2.6.1 in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (from pandas) (2.8.1)
Requirement already satisfied: pytz>=2017.2 in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (from pandas) (2019.3)
Requirement already satisfied: six>=1.5 in /home/takkii/.pyenv/versions/3.7.6/lib/python3.7/site-packages (from python-dateutil>=2.6.1->pandas) (1.14.0)
CompletedProcess(args=['python', '-m', 'pip', 'install', 'pandas'], returncode=0, stderr='')

Please deoplete and totolot Settting.


Use Vim8/Neovim for totolot env, dein plugin manager.

other you use, 'takkii/Bignyanco'.


Change Log

totolot ruby-dictionary3 read path.

Conditional branch Transplant from MinTab.

PR, merge. If necessary, MinTab revert to a conditional branch.

Thanks for the PR.

The list of るりま has been added.

takkii/Jet-black-wings no longer have to be used together.

Congratulations 200 commits / The analyze folder is used for data analysis.

Pylean totolot analyze folder moved.

Setting to display the number of deoplete to 30 digits


[ Only Use Neovim ]

dein plugin manager, use case.

[ init.vim / .vimrc ]

call dein#add('takkii/totolot')
call dein#add('takkii/ruby-dictionary3')

or

[ dein.toml ]

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

[[plugins]]
repo = 'takkii/ruby-dictionary3'

It is necessary to load ruby-dictionary3.

Totolot is Vim8/Neovim Plugins

Load PATH Reference.

~/.cache/dein/
~/.local/share/dein/ 
~/.config/nvim/.cache/dein/ 
~/.config/nvim/ 
~/.vim/bundles/

Qiita (日本語)

[vim-hug-neovim-rpc] Vim(pythonx):ImportError: cannot import name 'unpackb' from 'msgpack' (unknown location)

Qiitaの記事

totolot Sample picture to views [Do_your_Best!] new changed [ruby-dictionary3]

ruby-dictionary3

do_your_best

background

totolot images icon

totolot

Author Takayuki Kamiyama.

totolot's People

Contributors

byronalley avatar takkii avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

byronalley

totolot's Issues

Doesn't work with some valid Dein installation paths

I was having trouble with totolot crashing and discovered it's because I was using a different Dein installation directory (.local/share/dein) based on the examples at https://github.com/Shougo/dein.vim:

For example, ~/.vim/bundles or ~/.cache/dein or ~/.local/share/dein

一部の有効なDeinインストールパスでは機能しません。

(これは自動翻訳です。申し訳ありませんが、私の日本語はとても悪いです!)

totolotのクラッシュに問題があり、https://github.com/Shougo/dein.vimの例に基づいて別のDeinインストールディレクトリ(.local / share / dein)を使用していたことが原因であることがわかりました。

For example, ~/.vim/bundles or ~/.cache/dein or ~/.local/share/dein

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.